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

/* JADX INFO: loaded from: classes2.dex */
public final class u12 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final u12 f17060b = new u12("TINK");

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final u12 f17061c = new u12("CRUNCHY");

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final u12 f17062d = new u12("LEGACY");

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final u12 f17063e = new u12("NO_PREFIX");

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final String f17064a;

    public u12(String str) {
        this.f17064a = str;
    }

    public final String toString() {
        return this.f17064a;
    }
}
