- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
24 lines
518 B
Java
24 lines
518 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzaux {
|
|
final boolean zza;
|
|
final String zzb;
|
|
final zzary zzc;
|
|
|
|
public zzaux(zzarg zzargVar) {
|
|
this.zzb = zzargVar.zzf();
|
|
this.zza = zzargVar.zzi();
|
|
this.zzc = zzargVar.zzc();
|
|
zzargVar.zzd();
|
|
}
|
|
|
|
@Deprecated
|
|
public zzaux(String str, boolean z) {
|
|
this.zzb = str;
|
|
this.zza = false;
|
|
this.zzc = zzary.zzc();
|
|
int i = zzasb.zza;
|
|
}
|
|
}
|