Searched refs:REBOOT_REASON (Results 1 – 4 of 4) sorted by relevance
59 static final String REBOOT_REASON = "unattended,flaginfra"; field in UnattendedRebootManager203 powerManager.reboot(REBOOT_REASON); in regularReboot()402 int success = mInjector.rebootAndApply(mContext, REBOOT_REASON, /* slotSwitch= */ false); in tryRebootOrSchedule()
48 private static final String REBOOT_REASON = "DeviceConfig"; field in BootNotificationCreator213 powerManager.reboot(REBOOT_REASON); in onReceive()
60 private static final String REBOOT_REASON = "reboot-ab-update"; field in UpdateLayoutFragment183 mPowerManager.reboot(REBOOT_REASON); in rebootNow()
75 private static final String REBOOT_REASON = "toggle16k"; field in Enable16kPagesPreferenceController394 pm.reboot(REBOOT_REASON); in onPayloadApplicationComplete()