what-the-bank/sources/com/google/android/gms/auth/api/accounttransfer/zze.java

25 lines
973 B
Java

package com.google.android.gms.auth.api.accounttransfer;
import android.os.RemoteException;
import com.google.android.gms.auth.api.accounttransfer.AccountTransferClient;
import com.google.android.gms.internal.auth.zzad;
import com.google.android.gms.internal.auth.zzz;
/* JADX INFO: Access modifiers changed from: package-private */
/* loaded from: classes.dex */
public final class zze extends AccountTransferClient.zzb<byte[]> {
private final zzad zzap;
/* JADX INFO: Access modifiers changed from: package-private */
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public zze(AccountTransferClient accountTransferClient, zzad zzadVar) {
super(null);
this.zzap = zzadVar;
}
@Override // com.google.android.gms.auth.api.accounttransfer.AccountTransferClient.zzb
protected final void zza(zzz zzzVar) throws RemoteException {
zzzVar.zza(new zzf(this, this), this.zzap);
}
}