package X0;

import android.net.Uri;
import android.os.SystemProperties;
import com.seewo.vcommons.data.d;

/* JADX INFO: loaded from: classes.dex */
public abstract class b {

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

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    private static String f1808b;

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public static final Uri f1809c;

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

    static {
        int i2;
        if (U0.a.a() || U0.a.c()) {
            i2 = 8;
        } else {
            i2 = SystemProperties.getInt(Y0.b.m() ? "persist.ctm.time_switch_max" : "persist.sys.time_switch_max", Integer.MAX_VALUE);
        }
        f1807a = i2;
        f1808b = "raymond";
        f1809c = a.f1806b;
        f1810d = d.f("persist.sys.support_reboot_task", false);
    }
}
