package G0;

/* JADX INFO: renamed from: G0.i, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C0260i implements E0 {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final C0258h f1971b = new C0258h(0);

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final C0258h f1972c = new C0258h(1);

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final C0258h f1973d = new C0258h(2);

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public static final C0266l f1974e = new C0266l();

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public static final C0260i f1975f = new C0260i(1);

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public final /* synthetic */ int f1976a;

    public /* synthetic */ C0260i(int i6) {
        this.f1976a = i6;
    }

    @Override // G0.E0
    public boolean a(Object obj, Object obj2) {
        return false;
    }

    @Override // G0.E0
    public void i(D0 d02) {
        d02.clear();
    }

    public String toString() {
        switch (this.f1976a) {
            case 2:
                return "ReusedSlotId";
            default:
                return super.toString();
        }
    }
}
