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

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

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

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

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

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

    public px1(String str) {
        this.f15546a = str;
    }

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