Files
rr3-apk/decompiled-community/sources/com/google/android/gms/internal/ads/zzcgt.java
Daniel Elliott c080f0d97f Add Discord community version (64-bit only)
- 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
2026-02-18 15:48:36 -08:00

50 lines
1.4 KiB
Java

package com.google.android.gms.internal.ads;
import android.os.Bundle;
import android.os.IInterface;
import android.os.RemoteException;
import com.google.android.gms.dynamic.IObjectWrapper;
import java.util.List;
import java.util.Map;
/* loaded from: classes3.dex */
public interface zzcgt extends IInterface {
int zzb(String str) throws RemoteException;
long zzc() throws RemoteException;
Bundle zzd(Bundle bundle) throws RemoteException;
String zze() throws RemoteException;
String zzf() throws RemoteException;
String zzg() throws RemoteException;
String zzh() throws RemoteException;
String zzi() throws RemoteException;
List zzj(String str, String str2) throws RemoteException;
Map zzk(String str, String str2, boolean z) throws RemoteException;
void zzl(String str) throws RemoteException;
void zzm(String str, String str2, Bundle bundle) throws RemoteException;
void zzn(String str) throws RemoteException;
void zzo(String str, String str2, Bundle bundle) throws RemoteException;
void zzp(Bundle bundle) throws RemoteException;
void zzq(Bundle bundle) throws RemoteException;
void zzr(Bundle bundle) throws RemoteException;
void zzs(IObjectWrapper iObjectWrapper, String str, String str2) throws RemoteException;
void zzt(String str, String str2, IObjectWrapper iObjectWrapper) throws RemoteException;
}