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 zzlg extends zzadf implements zzael {
|
||
|
private static final zzlg zzb;
|
||
|
private int zzd;
|
||
|
private zzacc zze = zzacc.zzb;
|
||
|
|
||
|
static {
|
||
|
zzlg zzlgVar = new zzlg();
|
||
|
zzb = zzlgVar;
|
||
|
zzadf.zzG(zzlg.class, zzlgVar);
|
||
|
}
|
||
|
|
||
|
private zzlg() {
|
||
|
}
|
||
|
|
||
|
public static zzlf zzb() {
|
||
|
return (zzlf) zzb.zzt();
|
||
|
}
|
||
|
|
||
|
public static zzlg zzd(zzacc zzaccVar, zzacs zzacsVar) throws zzadn {
|
||
|
return (zzlg) 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\u0002\u0002\u0000\u0000\u0000\u0001\u000b\u0002\n", new Object[]{"zzd", "zze"});
|
||
|
}
|
||
|
if (i2 == 3) {
|
||
|
return new zzlg();
|
||
|
}
|
||
|
zzle zzleVar = null;
|
||
|
if (i2 == 4) {
|
||
|
return new zzlf(zzleVar);
|
||
|
}
|
||
|
if (i2 != 5) {
|
||
|
return null;
|
||
|
}
|
||
|
return zzb;
|
||
|
}
|
||
|
|
||
|
public final zzacc zze() {
|
||
|
return this.zze;
|
||
|
}
|
||
|
|
||
|
public final int zza() {
|
||
|
return this.zzd;
|
||
|
}
|
||
|
}
|