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

/* JADX INFO: loaded from: classes3.dex */
final /* synthetic */ class zzii {
    static final /* synthetic */ int[] zza;

    static {
        int[] iArr = new int[zzxd.values().length];
        zza = iArr;
        try {
            iArr[zzxd.TINK.ordinal()] = 1;
        } catch (NoSuchFieldError unused) {
        }
        try {
            zza[zzxd.CRUNCHY.ordinal()] = 2;
        } catch (NoSuchFieldError unused2) {
        }
        try {
            zza[zzxd.LEGACY.ordinal()] = 3;
        } catch (NoSuchFieldError unused3) {
        }
        try {
            zza[zzxd.RAW.ordinal()] = 4;
        } catch (NoSuchFieldError unused4) {
        }
    }
}
