Searched refs:REBOOT_USERSPACE (Results 1 – 4 of 4) sorted by relevance
324 mPm.reboot(PowerManager.REBOOT_USERSPACE); in testUserspaceRebootNotSupported_throwsUnsupportedOperationException()
895 public static final String REBOOT_USERSPACE = "userspace"; field in PowerManager1886 if (REBOOT_USERSPACE.equals(reason) && !isRebootingUserspaceSupported()) { in reboot()
4021 if (PowerManager.REBOOT_USERSPACE.equals(reason)) {
11023 field @Deprecated public static final String REBOOT_USERSPACE = "userspace";