83 lines
2.1 KiB
Java
83 lines
2.1 KiB
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zzmg extends zzadf implements zzael {
|
||
|
private static final zzmg zzb;
|
||
|
private int zzd;
|
||
|
private zzma zze;
|
||
|
private zzacc zzf = zzacc.zzb;
|
||
|
private zzacc zzg = zzacc.zzb;
|
||
|
|
||
|
static {
|
||
|
zzmg zzmgVar = new zzmg();
|
||
|
zzb = zzmgVar;
|
||
|
zzadf.zzG(zzmg.class, zzmgVar);
|
||
|
}
|
||
|
|
||
|
private zzmg() {
|
||
|
}
|
||
|
|
||
|
public static zzmf zzc() {
|
||
|
return (zzmf) zzb.zzt();
|
||
|
}
|
||
|
|
||
|
public static zzmg zzf(zzacc zzaccVar, zzacs zzacsVar) throws zzadn {
|
||
|
return (zzmg) zzadf.zzx(zzb, zzaccVar, zzacsVar);
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ void zzk(zzmg zzmgVar, zzma zzmaVar) {
|
||
|
zzmaVar.getClass();
|
||
|
zzmgVar.zze = zzmaVar;
|
||
|
}
|
||
|
|
||
|
public final zzma zzb() {
|
||
|
zzma zzmaVar = this.zze;
|
||
|
return zzmaVar == null ? zzma.zzd() : zzmaVar;
|
||
|
}
|
||
|
|
||
|
/* 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\u0004\u0000\u0000\u0001\u0004\u0004\u0000\u0000\u0000\u0001\u000b\u0002\t\u0003\n\u0004\n", new Object[]{"zzd", "zze", "zzf", "zzg"});
|
||
|
}
|
||
|
if (i2 == 3) {
|
||
|
return new zzmg();
|
||
|
}
|
||
|
zzme zzmeVar = null;
|
||
|
if (i2 == 4) {
|
||
|
return new zzmf(zzmeVar);
|
||
|
}
|
||
|
if (i2 != 5) {
|
||
|
return null;
|
||
|
}
|
||
|
return zzb;
|
||
|
}
|
||
|
|
||
|
public final zzacc zzh() {
|
||
|
return this.zzg;
|
||
|
}
|
||
|
|
||
|
public final zzacc zzg() {
|
||
|
return this.zzf;
|
||
|
}
|
||
|
|
||
|
public final int zza() {
|
||
|
return this.zzd;
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
public static /* synthetic */ void zzi(zzmg zzmgVar, int i) {
|
||
|
zzmgVar.zzd = 0;
|
||
|
}
|
||
|
|
||
|
public static zzmg zze() {
|
||
|
return zzb;
|
||
|
}
|
||
|
}
|