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 {
    public static final boolean a;

    static {
        if (!d.e.h.b.a.a() && !d.e.h.b.a.c()) {
            SystemProperties.getInt(d.e.h.e.b.i() ? "persist.ctm.time_switch_max" : "persist.sys.time_switch_max", Integer.MAX_VALUE);
        }
        Uri uri = a.a;
        a = d.m("persist.sys.support_reboot_task", false);
    }
}
