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

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

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

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

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

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

    public tw1(String str) {
        this.f17014a = str;
    }

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