package z1;

import D1.F;

/* JADX INFO: renamed from: z1.d, reason: case insensitive filesystem */
/* JADX INFO: loaded from: classes.dex */
public final class C1784d {

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final F f19207c = new F(18);

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final int f19209b;

    public C1784d(C1785e c1785e, int i) {
        this.f19208a = c1785e;
        this.f19209b = i;
    }
}
