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

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

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

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

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

    public by1(String str) {
        this.f9679a = str;
    }

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