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

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

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

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

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

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

    public oy1(String str) {
        this.f15209a = str;
    }

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