what-the-bank/sources/com/google/android/gms/measurement/internal/zzej.java

34 lines
1014 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.measurement.internal;
/* loaded from: classes.dex */
public final class zzej {
final zzel zza;
private final int zzb;
private final boolean zzc;
private final boolean zzd;
public final void zza(String str) {
this.zza.zzt(this.zzb, this.zzc, this.zzd, str, null, null, null);
}
public final void zzb(String str, Object obj) {
this.zza.zzt(this.zzb, this.zzc, this.zzd, str, obj, null, null);
}
public final void zzc(String str, Object obj, Object obj2) {
this.zza.zzt(this.zzb, this.zzc, this.zzd, str, obj, obj2, null);
}
public final void zzd(String str, Object obj, Object obj2, Object obj3) {
this.zza.zzt(this.zzb, this.zzc, this.zzd, str, obj, obj2, obj3);
}
/* JADX INFO: Access modifiers changed from: package-private */
public zzej(zzel zzelVar, int i, boolean z, boolean z2) {
this.zza = zzelVar;
this.zzb = i;
this.zzc = z;
this.zzd = z2;
}
}