- 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
76 lines
1.4 KiB
Java
76 lines
1.4 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.content.Context;
|
|
import android.view.TextureView;
|
|
import androidx.annotation.Nullable;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public abstract class zzcay extends TextureView implements zzcbv {
|
|
protected final zzcbm zza;
|
|
protected final zzcbw zzb;
|
|
|
|
public zzcay(Context context) {
|
|
super(context);
|
|
this.zza = new zzcbm();
|
|
this.zzb = new zzcbw(context, this);
|
|
}
|
|
|
|
public void zzA(int i) {
|
|
}
|
|
|
|
public void zzB(int i) {
|
|
}
|
|
|
|
public void zzC(@Nullable String str, @Nullable String[] strArr, @Nullable Integer num) {
|
|
zzs(str);
|
|
}
|
|
|
|
public abstract int zza();
|
|
|
|
public abstract int zzb();
|
|
|
|
public abstract int zzc();
|
|
|
|
public abstract int zzd();
|
|
|
|
public abstract int zze();
|
|
|
|
public abstract long zzf();
|
|
|
|
public abstract long zzg();
|
|
|
|
public abstract long zzh();
|
|
|
|
public abstract String zzj();
|
|
|
|
public abstract void zzn();
|
|
|
|
public abstract void zzo();
|
|
|
|
public abstract void zzp();
|
|
|
|
public abstract void zzq(int i);
|
|
|
|
public abstract void zzr(zzcax zzcaxVar);
|
|
|
|
public abstract void zzs(@Nullable String str);
|
|
|
|
public abstract void zzt();
|
|
|
|
public abstract void zzu(float f, float f2);
|
|
|
|
@Nullable
|
|
public Integer zzw() {
|
|
return null;
|
|
}
|
|
|
|
public void zzx(int i) {
|
|
}
|
|
|
|
public void zzy(int i) {
|
|
}
|
|
|
|
public void zzz(int i) {
|
|
}
|
|
}
|