package p025.p026;

import p025.p026.p027.C1297;
import p402.p405.InterfaceC6576;
import p402.p405.InterfaceC6578;

/* JADX INFO: renamed from: އ.֏.ޓ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public final class C1322 {

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

    /* JADX WARN: Code restructure failed: missing block: B:15:0x0028, code lost:
    
        if (r0.equals("on") != false) goto L19;
     */
    /* JADX WARN: Code restructure failed: missing block: B:18:0x0031, code lost:
    
        if (r0.equals("") != false) goto L19;
     */
    static {
        boolean z;
        String strM2594 = C1297.m2594("kotlinx.coroutines.scheduler");
        if (strM2594 != null) {
            int iHashCode = strM2594.hashCode();
            if (iHashCode != 0) {
                if (iHashCode != 3551) {
                    z = (iHashCode == 109935 && strM2594.equals("off")) ? false : true;
                }
                throw new IllegalStateException(("System property 'kotlinx.coroutines.scheduler' has unrecognized value '" + strM2594 + '\'').toString());
            }
        }
        f4461 = z;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static final String m2648(InterfaceC6578 interfaceC6578) {
        return null;
    }

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public static final InterfaceC6578 m2649(InterfaceC1327 interfaceC1327, InterfaceC6578 interfaceC6578) {
        InterfaceC6578 interfaceC6578Plus = interfaceC1327.mo337().plus(interfaceC6578);
        return (interfaceC6578Plus == C1340.f4487 || interfaceC6578Plus.get(InterfaceC6576.f19353) != null) ? interfaceC6578Plus : interfaceC6578Plus.plus(C1340.f4487);
    }
}
