- 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
49 lines
1.3 KiB
Java
49 lines
1.3 KiB
Java
package com.google.android.gms.internal.drive;
|
|
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
import com.google.android.gms.common.api.Status;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public interface zzeq extends IInterface {
|
|
void onSuccess() throws RemoteException;
|
|
|
|
void zza(Status status) throws RemoteException;
|
|
|
|
void zza(com.google.android.gms.drive.zza zzaVar) throws RemoteException;
|
|
|
|
void zza(zzem zzemVar) throws RemoteException;
|
|
|
|
void zza(zzff zzffVar) throws RemoteException;
|
|
|
|
void zza(zzfh zzfhVar) throws RemoteException;
|
|
|
|
void zza(zzfj zzfjVar) throws RemoteException;
|
|
|
|
void zza(zzfl zzflVar) throws RemoteException;
|
|
|
|
void zza(zzfn zzfnVar) throws RemoteException;
|
|
|
|
void zza(zzfr zzfrVar) throws RemoteException;
|
|
|
|
void zza(zzft zzftVar) throws RemoteException;
|
|
|
|
void zza(zzfv zzfvVar) throws RemoteException;
|
|
|
|
void zza(zzfx zzfxVar, zzio zzioVar) throws RemoteException;
|
|
|
|
void zza(zzfy zzfyVar) throws RemoteException;
|
|
|
|
void zza(zzga zzgaVar) throws RemoteException;
|
|
|
|
void zza(zzgd zzgdVar) throws RemoteException;
|
|
|
|
void zza(zzgf zzgfVar) throws RemoteException;
|
|
|
|
void zza(zzgh zzghVar) throws RemoteException;
|
|
|
|
void zza(zzgz zzgzVar) throws RemoteException;
|
|
|
|
void zzb(boolean z) throws RemoteException;
|
|
}
|