- 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
18 lines
501 B
Java
18 lines
501 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.app.Activity;
|
|
import android.content.Context;
|
|
import android.view.MotionEvent;
|
|
import android.view.View;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public interface zzfnl {
|
|
String zza(Context context, String str, String str2, View view, Activity activity);
|
|
|
|
String zzb(Context context, String str, View view, Activity activity);
|
|
|
|
String zzc(Context context, String str);
|
|
|
|
void zzd(String str, MotionEvent motionEvent) throws zzfpf;
|
|
}
|