Searched refs:REBOOT_USERSPACE (Results 1 – 4 of 4) sorted by relevance
296 mPm.reboot(PowerManager.REBOOT_USERSPACE); in testUserspaceRebootNotSupported_throwsUnsupportedOperationException()
879 public static final String REBOOT_USERSPACE = "userspace"; field in PowerManager1841 if (REBOOT_USERSPACE.equals(reason) && !isRebootingUserspaceSupported()) { in reboot()
3818 if (PowerManager.REBOOT_USERSPACE.equals(reason)) {
9613 field public static final String REBOOT_USERSPACE = "userspace";