what-the-bank/sources/com/google/android/gms/internal/p002firebaseauthapi/zzjw.java

72 lines
1.8 KiB
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package com.google.android.gms.internal.p002firebaseauthapi;
/* loaded from: classes2.dex */
public final class zzjw extends zzadf implements zzael {
private static final zzjw zzb;
private int zzd;
private zzkc zze;
private zzmt zzf;
static {
zzjw zzjwVar = new zzjw();
zzb = zzjwVar;
zzadf.zzG(zzjw.class, zzjwVar);
}
private zzjw() {
}
public static zzjv zzb() {
return (zzjv) zzb.zzt();
}
public static zzjw zzd(zzacc zzaccVar, zzacs zzacsVar) throws zzadn {
return (zzjw) zzadf.zzx(zzb, zzaccVar, zzacsVar);
}
public static /* synthetic */ void zzh(zzjw zzjwVar, zzkc zzkcVar) {
zzkcVar.getClass();
zzjwVar.zze = zzkcVar;
}
public static /* synthetic */ void zzi(zzjw zzjwVar, zzmt zzmtVar) {
zzmtVar.getClass();
zzjwVar.zzf = zzmtVar;
}
public final zzkc zze() {
zzkc zzkcVar = this.zze;
return zzkcVar == null ? zzkc.zzd() : zzkcVar;
}
public final zzmt zzf() {
zzmt zzmtVar = this.zzf;
return zzmtVar == null ? zzmt.zzd() : zzmtVar;
}
@Override // com.google.android.gms.internal.p002firebaseauthapi.zzadf
public final Object zzj(int i, Object obj, Object obj2) {
int i2 = i - 1;
if (i2 == 0) {
return (byte) 1;
}
if (i2 == 2) {
return zzD(zzb, "\u0000\u0003\u0000\u0000\u0001\u0003\u0003\u0000\u0000\u0000\u0001\u000b\u0002\t\u0003\t", new Object[]{"zzd", "zze", "zzf"});
}
if (i2 == 3) {
return new zzjw();
}
if (i2 == 4) {
return new zzjv(null);
}
if (i2 != 5) {
return null;
}
return zzb;
}
public final int zza() {
return this.zzd;
}
}