package Q4;

/* JADX INFO: renamed from: Q4.j, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public enum EnumC0263j implements z4.e {
    /* JADX INFO: Fake field, exist only in values array */
    EF0("COLLECTION_UNKNOWN"),
    f5792r("COLLECTION_SDK_NOT_INSTALLED"),
    f5793s("COLLECTION_ENABLED"),
    f5794t("COLLECTION_DISABLED"),
    /* JADX INFO: Fake field, exist only in values array */
    EF43("COLLECTION_DISABLED_REMOTE"),
    /* JADX INFO: Fake field, exist only in values array */
    EF51("COLLECTION_SAMPLED");


    /* JADX INFO: renamed from: q, reason: collision with root package name */
    public final int f5796q;

    EnumC0263j(String str) {
        this.f5796q = i;
    }

    @Override // z4.e
    public final int a() {
        return this.f5796q;
    }
}
