- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
21 lines
489 B
Java
21 lines
489 B
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import android.os.Bundle;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzejn {
|
|
public final String zza;
|
|
public final boolean zzb;
|
|
public final boolean zzc;
|
|
public final boolean zzd;
|
|
public final Bundle zze;
|
|
|
|
public zzejn(String str, boolean z, boolean z2, boolean z3, Bundle bundle) {
|
|
this.zza = str;
|
|
this.zzb = z;
|
|
this.zzc = z2;
|
|
this.zzd = z3;
|
|
this.zze = bundle;
|
|
}
|
|
}
|