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

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

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

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

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

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

    public jx1(String str) {
        this.f13036a = str;
    }

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