Searched refs:EVENT_REBOOT_RECOVERY (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/java/com/android/server/
H A DThrottleService.java346 mHandler.obtainMessage(EVENT_REBOOT_RECOVERY).sendToTarget();
384 private static final int EVENT_REBOOT_RECOVERY = 0; field in class:ThrottleService
397 case EVENT_REBOOT_RECOVERY:

Completed in 20 milliseconds