package com.seewo.vcommons.system.onoffsetting;

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

/* JADX INFO: compiled from: TimeSwitchSQLBusiness.java */
/* JADX INFO: loaded from: classes.dex */
public class b {

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

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

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

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

    static {
        int i;
        if (b.c.d.b.a.a() || b.c.d.b.a.h()) {
            i = 8;
        } else {
            i = SystemProperties.getInt(b.c.d.d.b.m() ? "persist.ctm.time_switch_max" : "persist.sys.time_switch_max", 4);
        }
        f2557a = i;
        f2558b = "raymond";
        f2559c = a.f2556b;
        f2560d = d.k("persist.sys.support_reboot_task", false);
    }
}
