- 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
22 lines
541 B
Java
22 lines
541 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.os.IInterface;
|
|
import android.os.RemoteException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public interface zzbws extends IInterface {
|
|
void zze() throws RemoteException;
|
|
|
|
void zzf() throws RemoteException;
|
|
|
|
void zzg() throws RemoteException;
|
|
|
|
void zzh(int i) throws RemoteException;
|
|
|
|
void zzi(com.google.android.gms.ads.internal.client.zze zzeVar) throws RemoteException;
|
|
|
|
void zzj() throws RemoteException;
|
|
|
|
void zzk(zzbwm zzbwmVar) throws RemoteException;
|
|
}
|