CrackMe.apk

Download file
    package com.google.android.gms.internal.p002firebaseauthapi;

/* renamed from: com.google.android.gms.internal.firebase-auth-api.zzadq  reason: invalid package */
/* compiled from: com.google.firebase:firebase-auth@@21.1.0 */
public class zzadq {
    private static final zzacs zzb = zzacs.zza;
    protected volatile zzaek zza;
    private volatile zzacc zzc;

    public boolean equals(Object obj) {
        if (this == obj) {
            return true;
        }
        if (!(obj instanceof zzadq)) {
            return false;
        }
        zzadq zzadq = (zzadq) obj;
        zzaek zzaek = this.zza;
        zzaek zzaek2 = zzadq.zza;
        if (zzaek == null && zzaek2 == null) {
            return zzb().equals(zzadq.zzb());
        }
        if (zzaek != null && zzaek2 != null) {
            return zzaek.equals(zzaek2);
        }
        if (zzaek != null) {
            zzadq.zzc(zzaek.zzL());
            return zzaek.equals(zzadq.zza);
        }
        zzc(zzaek2.zzL());
        return this.zza.equals(zzaek2);
    }

    public int hashCode() {
        return 1;
    }

    public final int zza() {
        if (this.zzc != null) {
            return ((zzabz) this.zzc).zza.length;
        }
        if (this.zza != null) {
            return this.zza.zzs();
        }
        return 0;
    }

    public final zzacc zzb() {
        if (this.zzc != null) {
            return this.zzc;
        }
        synchronized (this) {
            if (this.zzc != null) {
                zzacc zzacc = this.zzc;
                return zzacc;
            }
            if (this.zza == null) {
                this.zzc = zzacc.zzb;
            } else {
                this.zzc = this.zza.zzo();
            }
            zzacc zzacc2 = this.zzc;
            return zzacc2;
        }
    }

    /* access modifiers changed from: protected */
    /* JADX WARNING: Can't wrap try/catch for region: R(4:7|8|9|10) */
    /* JADX WARNING: Missing exception handler attribute for start block: B:9:0x0011 */
    /* Code decompiled incorrectly, please refer to instructions dump. */
    public final void zzc(com.google.android.gms.internal.p002firebaseauthapi.zzaek r2) {
        /*
            r1 = this;
            com.google.android.gms.internal.firebase-auth-api.zzaek r0 = r1.zza
            if (r0 == 0) goto L_0x0005
            return
        L_0x0005:
            monitor-enter(r1)
            com.google.android.gms.internal.firebase-auth-api.zzaek r0 = r1.zza     // Catch:{ all -> 0x001b }
            if (r0 != 0) goto L_0x0019
            r1.zza = r2     // Catch:{ zzadn -> 0x0011 }
            com.google.android.gms.internal.firebase-auth-api.zzacc r0 = com.google.android.gms.internal.p002firebaseauthapi.zzacc.zzb     // Catch:{ zzadn -> 0x0011 }
            r1.zzc = r0     // Catch:{ zzadn -> 0x0011 }
            goto L_0x0017
        L_0x0011:
            r1.zza = r2     // Catch:{ all -> 0x001b }
            com.google.android.gms.internal.firebase-auth-api.zzacc r2 = com.google.android.gms.internal.p002firebaseauthapi.zzacc.zzb     // Catch:{ all -> 0x001b }
            r1.zzc = r2     // Catch:{ all -> 0x001b }
        L_0x0017:
            monitor-exit(r1)     // Catch:{ all -> 0x001b }
            return
        L_0x0019:
            monitor-exit(r1)     // Catch:{ all -> 0x001b }
            return
        L_0x001b:
            r2 = move-exception
            monitor-exit(r1)     // Catch:{ all -> 0x001b }
            throw r2
        */
        throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.p002firebaseauthapi.zzadq.zzc(com.google.android.gms.internal.firebase-auth-api.zzaek):void");
    }
}
    
Download file