40 lines
1.2 KiB
Java
40 lines
1.2 KiB
Java
package com.google.android.gms.internal.auth;
|
|
|
|
import android.os.RemoteException;
|
|
import com.google.android.gms.auth.api.accounttransfer.DeviceMetaData;
|
|
import com.google.android.gms.common.api.Status;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public class zzs extends zzy {
|
|
@Override // com.google.android.gms.internal.auth.zzx
|
|
public final void zzb(Status status) throws RemoteException {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.auth.zzx
|
|
public final void zza(Status status, com.google.android.gms.auth.api.accounttransfer.zzt zztVar) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.auth.zzx
|
|
public final void zza(Status status, com.google.android.gms.auth.api.accounttransfer.zzl zzlVar) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zzd() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void onFailure(Status status) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zza(byte[] bArr) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zza(DeviceMetaData deviceMetaData) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|