63 lines
2.1 KiB
Java
63 lines
2.1 KiB
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
import java.util.Collections;
|
||
|
import java.util.List;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zzoc extends zzadb implements zzael {
|
||
|
/* JADX WARN: Illegal instructions before constructor call */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
private zzoc() {
|
||
|
/*
|
||
|
r1 = this;
|
||
|
com.google.android.gms.internal.firebase-auth-api.zzof r0 = com.google.android.gms.internal.p002firebaseauthapi.zzof.zze()
|
||
|
r1.<init>(r0)
|
||
|
return
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.p002firebaseauthapi.zzoc.<init>():void");
|
||
|
}
|
||
|
|
||
|
public final int zza() {
|
||
|
return ((zzof) this.zza).zza();
|
||
|
}
|
||
|
|
||
|
public final zzoc zzb(zzoe zzoeVar) {
|
||
|
zzm();
|
||
|
zzof.zzi((zzof) this.zza, zzoeVar);
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
public final zzoc zzc(int i) {
|
||
|
zzm();
|
||
|
((zzof) this.zza).zzd = i;
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
public final zzoe zzd(int i) {
|
||
|
return ((zzof) this.zza).zzd(i);
|
||
|
}
|
||
|
|
||
|
public final List zze() {
|
||
|
return Collections.unmodifiableList(((zzof) this.zza).zzg());
|
||
|
}
|
||
|
|
||
|
/* JADX INFO: Access modifiers changed from: package-private */
|
||
|
/* JADX WARN: Illegal instructions before constructor call */
|
||
|
/*
|
||
|
Code decompiled incorrectly, please refer to instructions dump.
|
||
|
To view partially-correct add '--show-bad-code' argument
|
||
|
*/
|
||
|
public /* synthetic */ zzoc(com.google.android.gms.internal.p002firebaseauthapi.zzob r1) {
|
||
|
/*
|
||
|
r0 = this;
|
||
|
com.google.android.gms.internal.firebase-auth-api.zzof r1 = com.google.android.gms.internal.p002firebaseauthapi.zzof.zze()
|
||
|
r0.<init>(r1)
|
||
|
return
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.p002firebaseauthapi.zzoc.<init>(com.google.android.gms.internal.firebase-auth-api.zzob):void");
|
||
|
}
|
||
|
}
|