71 lines
1.7 KiB
Java
71 lines
1.7 KiB
Java
package com.google.android.gms.internal.p002firebaseauthapi;
|
|
|
|
/* loaded from: classes2.dex */
|
|
public final class zzmj extends zzadf implements zzael {
|
|
private static final zzmj zzb;
|
|
private int zzd;
|
|
private int zze;
|
|
private zzacc zzf = zzacc.zzb;
|
|
|
|
static {
|
|
zzmj zzmjVar = new zzmj();
|
|
zzb = zzmjVar;
|
|
zzadf.zzG(zzmj.class, zzmjVar);
|
|
}
|
|
|
|
private zzmj() {
|
|
}
|
|
|
|
public static zzmi zza() {
|
|
return (zzmi) zzb.zzt();
|
|
}
|
|
|
|
/* 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\u000b\u0003\u0000\u0000\u0000\u0001\f\u0002\f\u000b\n", new Object[]{"zzd", "zze", "zzf"});
|
|
}
|
|
if (i2 == 3) {
|
|
return new zzmj();
|
|
}
|
|
zzmh zzmhVar = null;
|
|
if (i2 == 4) {
|
|
return new zzmi(zzmhVar);
|
|
}
|
|
if (i2 != 5) {
|
|
return null;
|
|
}
|
|
return zzb;
|
|
}
|
|
|
|
public final int zzg() {
|
|
int zzb2 = zzmq.zzb(this.zze);
|
|
if (zzb2 == 0) {
|
|
return 1;
|
|
}
|
|
return zzb2;
|
|
}
|
|
|
|
public final int zzf() {
|
|
int i = this.zzd;
|
|
int i2 = i != 0 ? i != 2 ? i != 3 ? i != 4 ? i != 5 ? 0 : 7 : 6 : 5 : 4 : 2;
|
|
if (i2 == 0) {
|
|
return 1;
|
|
}
|
|
return i2;
|
|
}
|
|
|
|
public final zzacc zzd() {
|
|
return this.zzf;
|
|
}
|
|
|
|
public static zzmj zzc() {
|
|
return zzb;
|
|
}
|
|
}
|