package Y3;

/* JADX INFO: loaded from: classes3.dex */
public final class o {

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public static final o f8838b = new o(new u4.c(17));

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final o f8839c = new o(new u4.c(21));

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public static final o f8840d;

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

    static {
        new o(new u4.c(23));
        f8840d = new o(new u4.c(22));
        new o(new u4.c(18));
        new o(new u4.c(20));
        new o(new u4.c(19));
    }

    public o(u4.c cVar) {
        if (P3.a.a()) {
            this.f8841a = new n(cVar, 2);
        } else if ("The Android Project".equals(System.getProperty("java.vendor"))) {
            this.f8841a = new n(cVar, 0);
        } else {
            this.f8841a = new n(cVar, 1);
        }
    }
}
