- Added realracing3-community.apk (71.57 MB) - Removed 32-bit support (armeabi-v7a) - Only includes arm64-v8a libraries - Decompiled source code included - Added README-community.md with analysis
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: classes3.dex */
|
|
public class zzan extends zzas {
|
|
public void zzb(byte[] bArr) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zzc(DeviceMetaData deviceMetaData) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zzd(Status status) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
public void zze() {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.auth.zzat
|
|
public final void zzf(Status status, com.google.android.gms.auth.api.accounttransfer.zzw zzwVar) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.auth.zzat
|
|
public final void zzg(Status status, com.google.android.gms.auth.api.accounttransfer.zzo zzoVar) {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.auth.zzat
|
|
public final void zzh(Status status) throws RemoteException {
|
|
throw new UnsupportedOperationException();
|
|
}
|
|
}
|