// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov. // Jad home page: http://www.geocities.com/kpdus/jad.html // Decompiler options: braces fieldsfirst space lnc package com.google.android.gms.location.internal; import android.os.RemoteException; import com.google.android.gms.common.api.GoogleApiClient; import com.google.android.gms.common.api.Status; // Referenced classes of package com.google.android.gms.location.internal: // zzd, zzj class nt extends a { final zzd zzayA; final boolean zzayB; protected volatile void zza(com.google.android.gms.common.api.ient ient) throws RemoteException { zza((zzj)ient); } protected void zza(zzj zzj1) throws RemoteException { zzj1.zzac(zzayB); setResult(Status.zzXP); } nt(zzd zzd1, GoogleApiClient googleapiclient, boolean flag) { zzayA = zzd1; zzayB = flag; super(googleapiclient); } }