package p138.p176.p177.p242.p258.p263;

import java.io.PrintStream;

/* JADX INFO: renamed from: ދ.ހ.֏.ހ.ރ.ނ.Ⴭ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C4739 {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static final AbstractC4738 f14271;

    /* JADX INFO: renamed from: ދ.ހ.֏.ހ.ރ.ނ.Ⴭ$֏, reason: contains not printable characters */
    public static final class C4740 extends AbstractC4738 {
        @Override // p138.p176.p177.p242.p258.p263.AbstractC4738
        /* JADX INFO: renamed from: ֏ */
        public final void mo7789(Throwable th, Throwable th2) {
        }
    }

    static {
        AbstractC4738 c4740;
        Integer num = null;
        try {
            try {
                num = (Integer) Class.forName("android.os.Build$VERSION").getField("SDK_INT").get(null);
            } catch (Exception e) {
                System.err.println("Failed to retrieve value from android.os.Build$VERSION.SDK_INT due to the following exception.");
                e.printStackTrace(System.err);
            }
            c4740 = (num == null || num.intValue() < 19) ? Boolean.getBoolean("com.google.devtools.build.android.desugar.runtime.twr_disable_mimic") ^ true ? new C4745() : new C4740() : new C4653();
        } catch (Throwable th) {
            PrintStream printStream = System.err;
            String name = C4740.class.getName();
            StringBuilder sb = new StringBuilder(name.length() + 133);
            sb.append("An error has occurred when initializing the try-with-resources desuguring strategy. The default strategy ");
            sb.append(name);
            sb.append("will be used. The error is: ");
            printStream.println(sb.toString());
            th.printStackTrace(System.err);
            c4740 = new C4740();
        }
        f14271 = c4740;
        if (num == null) {
            return;
        }
        num.intValue();
    }
}
