- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
54 lines
1.9 KiB
Java
54 lines
1.9 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.os.Bundle;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzerl implements zzetq {
|
|
private final String zza;
|
|
private final boolean zzb;
|
|
private final boolean zzc;
|
|
private final boolean zzd;
|
|
private final boolean zze;
|
|
|
|
public zzerl(String str, boolean z, boolean z2, boolean z3, boolean z4) {
|
|
this.zza = str;
|
|
this.zzb = z;
|
|
this.zzc = z2;
|
|
this.zzd = z3;
|
|
this.zze = z4;
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzetq
|
|
public final /* bridge */ /* synthetic */ void zza(Object obj) {
|
|
Bundle bundle = ((zzcuv) obj).zzb;
|
|
if (!this.zza.isEmpty()) {
|
|
bundle.putString("inspector_extras", this.zza);
|
|
}
|
|
bundle.putInt("test_mode", this.zzb ? 1 : 0);
|
|
bundle.putInt("linked_device", this.zzc ? 1 : 0);
|
|
if (this.zzb || this.zzc) {
|
|
if (((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzjh)).booleanValue()) {
|
|
bundle.putBoolean("collect_response_logs", this.zze);
|
|
}
|
|
}
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzetq
|
|
public final /* synthetic */ void zzb(Object obj) {
|
|
Bundle bundle = ((zzcuv) obj).zza;
|
|
if (!this.zza.isEmpty()) {
|
|
bundle.putString("inspector_extras", this.zza);
|
|
}
|
|
bundle.putInt("test_mode", this.zzb ? 1 : 0);
|
|
bundle.putInt("linked_device", this.zzc ? 1 : 0);
|
|
if (this.zzb || this.zzc) {
|
|
if (((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzjd)).booleanValue()) {
|
|
bundle.putInt("risd", !this.zzd ? 1 : 0);
|
|
}
|
|
if (((Boolean) com.google.android.gms.ads.internal.client.zzbe.zzc().zza(zzbcl.zzjh)).booleanValue()) {
|
|
bundle.putBoolean("collect_response_logs", this.zze);
|
|
}
|
|
}
|
|
}
|
|
}
|