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

24 lines
884 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
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.zzab;
import com.google.android.gms.internal.auth.zzz;
/* loaded from: classes.dex */
final class zzj extends AccountTransferClient.zzc {
private final zzab zzau;
/* JADX INFO: Access modifiers changed from: package-private */
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
public zzj(AccountTransferClient accountTransferClient, zzab zzabVar) {
super(null);
this.zzau = zzabVar;
}
@Override // com.google.android.gms.auth.api.accounttransfer.AccountTransferClient.zzb
protected final void zza(zzz zzzVar) throws RemoteException {
zzzVar.zza(this.zzax, this.zzau);
}
}