Files
rr3-apk/decompiled-community/sources/com/google/android/gms/internal/ads/zzlo.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

175 lines
4.1 KiB
Java

package com.google.android.gms.internal.ads;
import androidx.annotation.Nullable;
import java.io.IOException;
/* loaded from: classes3.dex */
final class zzlo {
private final zzlj zza;
private final int zzb;
private boolean zzc = false;
public zzlo(zzlj zzljVar, int i) {
this.zza = zzljVar;
this.zzb = i;
}
private static final void zzA(zzlj zzljVar) {
if (zzljVar.zzcT() == 2) {
zzljVar.zzP();
}
}
private static boolean zzz(zzlj zzljVar) {
return zzljVar.zzcT() != 0;
}
public final int zza() {
return zzz(this.zza) ? 1 : 0;
}
public final int zzb() {
return this.zza.zzb();
}
public final long zzc(@Nullable zzkl zzklVar) {
zzcw.zzf(zzy(zzklVar));
return this.zza.zzcV();
}
public final void zzd(zzia zziaVar) {
zzlj zzljVar = this.zza;
if (zzz(zzljVar)) {
zziaVar.zzd(zzljVar);
zzA(zzljVar);
zzljVar.zzr();
}
}
public final void zze(zzln zzlnVar, zzab[] zzabVarArr, zzvy zzvyVar, long j, boolean z, boolean z2, long j2, long j3, zzug zzugVar, zzia zziaVar) throws zzib {
this.zzc = true;
this.zza.zzs(zzlnVar, zzabVarArr, zzvyVar, j, z, z2, j2, j3, zzugVar);
zziaVar.zze(this.zza);
}
public final void zzf() {
if (zzz(this.zza)) {
this.zza.zzt();
}
}
public final void zzg(int i, @Nullable Object obj) throws zzib {
this.zza.zzu(11, obj);
}
public final void zzh() throws IOException {
this.zza.zzw();
}
public final void zzi() {
this.zza.zzG();
this.zzc = false;
}
public final void zzj(long j, long j2) throws zzib {
if (zzz(this.zza)) {
this.zza.zzV(j, j2);
}
}
public final void zzk(zzab[] zzabVarArr, zzvy zzvyVar, long j, long j2, zzug zzugVar) throws zzib {
this.zza.zzH(zzabVarArr, zzvyVar, j, j2, zzugVar);
}
public final void zzl() {
if (this.zzc) {
this.zza.zzI();
this.zzc = false;
}
}
public final void zzm(long j) throws zzib {
if (zzz(this.zza)) {
this.zza.zzJ(j);
}
}
public final void zzn(long j) {
zzlj zzljVar = this.zza;
zzljVar.zzK();
if (zzljVar instanceof zzwn) {
throw null;
}
}
public final void zzo(float f, float f2) throws zzib {
this.zza.zzM(f, f2);
}
public final void zzp(zzbq zzbqVar) {
this.zza.zzN(zzbqVar);
}
public final void zzq(@Nullable Object obj) throws zzib {
if (this.zza.zzb() == 2) {
this.zza.zzu(1, obj);
}
}
public final void zzr() throws zzib {
if (this.zza.zzcT() == 1) {
this.zza.zzO();
}
}
public final void zzs() {
if (zzz(this.zza)) {
zzA(this.zza);
}
}
public final boolean zzt(zzkl zzklVar) throws IOException {
zzvy zzvyVar = zzklVar.zzc[this.zzb];
zzlj zzljVar = this.zza;
boolean z = zzvyVar != zzljVar.zzp();
return z || (!z && zzljVar.zzQ()) || zzljVar.zzX() || zzljVar.zzW();
}
public final boolean zzu(zzkl zzklVar) {
zzvy zzvyVar = zzklVar.zzc[this.zzb];
if (this.zza.zzp() != zzvyVar) {
return false;
}
if (zzvyVar == null || this.zza.zzQ()) {
return true;
}
zzklVar.zzg();
boolean z = zzklVar.zzg.zzf;
return false;
}
public final boolean zzv() {
return this.zza.zzQ();
}
public final boolean zzw() {
return this.zza.zzR();
}
public final boolean zzx() {
return this.zza.zzW();
}
public final boolean zzy(@Nullable zzkl zzklVar) {
zzlj zzljVar = null;
if (zzklVar != null) {
int i = this.zzb;
zzvy[] zzvyVarArr = zzklVar.zzc;
if (zzvyVarArr[i] != null && this.zza.zzp() == zzvyVarArr[i]) {
zzljVar = this.zza;
}
}
return zzljVar != null;
}
}