54 lines
1.9 KiB
Java
54 lines
1.9 KiB
Java
|
package com.google.android.gms.internal.p002firebaseauthapi;
|
||
|
|
||
|
/* loaded from: classes2.dex */
|
||
|
public final class zznp 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 zznp() {
|
||
|
/*
|
||
|
r1 = this;
|
||
|
com.google.android.gms.internal.firebase-auth-api.zzns r0 = com.google.android.gms.internal.p002firebaseauthapi.zzns.zzc()
|
||
|
r1.<init>(r0)
|
||
|
return
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.p002firebaseauthapi.zznp.<init>():void");
|
||
|
}
|
||
|
|
||
|
public final zznp zza(zznr zznrVar) {
|
||
|
zzm();
|
||
|
((zzns) this.zza).zzf = zznrVar.zza();
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
public final zznp zzb(String str) {
|
||
|
zzm();
|
||
|
((zzns) this.zza).zzd = str;
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
public final zznp zzc(zzacc zzaccVar) {
|
||
|
zzm();
|
||
|
((zzns) this.zza).zze = zzaccVar;
|
||
|
return this;
|
||
|
}
|
||
|
|
||
|
/* 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 */ zznp(com.google.android.gms.internal.p002firebaseauthapi.zzno r1) {
|
||
|
/*
|
||
|
r0 = this;
|
||
|
com.google.android.gms.internal.firebase-auth-api.zzns r1 = com.google.android.gms.internal.p002firebaseauthapi.zzns.zzc()
|
||
|
r0.<init>(r1)
|
||
|
return
|
||
|
*/
|
||
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.p002firebaseauthapi.zznp.<init>(com.google.android.gms.internal.firebase-auth-api.zzno):void");
|
||
|
}
|
||
|
}
|