- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
41 lines
975 B
Java
41 lines
975 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.os.RemoteException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzfpi {
|
|
final /* synthetic */ zzfpk zza;
|
|
private final byte[] zzb;
|
|
private int zzc;
|
|
private int zzd;
|
|
|
|
public /* synthetic */ zzfpi(zzfpk zzfpkVar, byte[] bArr, zzfpj zzfpjVar) {
|
|
this.zza = zzfpkVar;
|
|
this.zzb = bArr;
|
|
}
|
|
|
|
public final zzfpi zza(int i) {
|
|
this.zzd = i;
|
|
return this;
|
|
}
|
|
|
|
public final zzfpi zzb(int i) {
|
|
this.zzc = i;
|
|
return this;
|
|
}
|
|
|
|
public final synchronized void zzc() {
|
|
try {
|
|
zzfpk zzfpkVar = this.zza;
|
|
if (zzfpkVar.zzb) {
|
|
zzfpkVar.zza.zzj(this.zzb);
|
|
this.zza.zza.zzi(this.zzc);
|
|
this.zza.zza.zzg(this.zzd);
|
|
this.zza.zza.zzh(null);
|
|
this.zza.zza.zzf();
|
|
}
|
|
} catch (RemoteException unused) {
|
|
}
|
|
}
|
|
}
|