57 lines
1.4 KiB
Java
57 lines
1.4 KiB
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zzla extends zzadf implements zzael {
|
||
|
private static final zzla zzb;
|
||
|
private int zzd;
|
||
|
private zzacc zze = zzacc.zzb;
|
||
|
|
||
|
static {
|
||
|
zzla zzlaVar = new zzla();
|
||
|
zzb = zzlaVar;
|
||
|
zzadf.zzG(zzla.class, zzlaVar);
|
||
|
}
|
||
|
|
||
|
private zzla() {
|
||
|
}
|
||
|
|
||
|
public static zzkz zzb() {
|
||
|
return (zzkz) zzb.zzt();
|
||
|
}
|
||
|
|
||
|
public static zzla zzd(zzacc zzaccVar, zzacs zzacsVar) throws zzadn {
|
||
|
return (zzla) zzadf.zzx(zzb, zzaccVar, zzacsVar);
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: protected */
|
||
|
@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\u0002\u0000\u0000\u0001\u0003\u0002\u0000\u0000\u0000\u0001\u000b\u0003\n", new Object[]{"zzd", "zze"});
|
||
|
}
|
||
|
if (i2 == 3) {
|
||
|
return new zzla();
|
||
|
}
|
||
|
zzky zzkyVar = null;
|
||
|
if (i2 == 4) {
|
||
|
return new zzkz(zzkyVar);
|
||
|
}
|
||
|
if (i2 != 5) {
|
||
|
return null;
|
||
|
}
|
||
|
return zzb;
|
||
|
}
|
||
|
|
||
|
public final zzacc zze() {
|
||
|
return this.zze;
|
||
|
}
|
||
|
|
||
|
public final int zza() {
|
||
|
return this.zzd;
|
||
|
}
|
||
|
}
|