73 lines
1.8 KiB
Java
73 lines
1.8 KiB
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zznk extends zzadf implements zzael {
|
||
|
private static final zznk zzb;
|
||
|
private int zzd;
|
||
|
private zznn zze;
|
||
|
private zzacc zzf = zzacc.zzb;
|
||
|
|
||
|
static {
|
||
|
zznk zznkVar = new zznk();
|
||
|
zzb = zznkVar;
|
||
|
zzadf.zzG(zznk.class, zznkVar);
|
||
|
}
|
||
|
|
||
|
private zznk() {
|
||
|
}
|
||
|
|
||
|
public static zznj zzb() {
|
||
|
return (zznj) zzb.zzt();
|
||
|
}
|
||
|
|
||
|
public static zznk zzd(zzacc zzaccVar, zzacs zzacsVar) throws zzadn {
|
||
|
return (zznk) zzadf.zzx(zzb, zzaccVar, zzacsVar);
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ void zzh(zznk zznkVar, zznn zznnVar) {
|
||
|
zznnVar.getClass();
|
||
|
zznkVar.zze = zznnVar;
|
||
|
}
|
||
|
|
||
|
public final zznn zze() {
|
||
|
zznn zznnVar = this.zze;
|
||
|
return zznnVar == null ? zznn.zze() : zznnVar;
|
||
|
}
|
||
|
|
||
|
/* 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\u0003\u0000\u0000\u0001\u0003\u0003\u0000\u0000\u0000\u0001\u000b\u0002\t\u0003\n", new Object[]{"zzd", "zze", "zzf"});
|
||
|
}
|
||
|
if (i2 == 3) {
|
||
|
return new zznk();
|
||
|
}
|
||
|
zzni zzniVar = null;
|
||
|
if (i2 == 4) {
|
||
|
return new zznj(zzniVar);
|
||
|
}
|
||
|
if (i2 != 5) {
|
||
|
return null;
|
||
|
}
|
||
|
return zzb;
|
||
|
}
|
||
|
|
||
|
public final boolean zzk() {
|
||
|
return this.zze != null;
|
||
|
}
|
||
|
|
||
|
public final zzacc zzf() {
|
||
|
return this.zzf;
|
||
|
}
|
||
|
|
||
|
public final int zza() {
|
||
|
return this.zzd;
|
||
|
}
|
||
|
}
|