Searched refs:LAST_REBOOT_LOCATION (Results 1 – 1 of 1) sorted by relevance
220 private static final String LAST_REBOOT_LOCATION = "/data/misc/reboot/last_reboot_reason"; field in PowerManagerService4376 return getLastShutdownReasonInternal(new File(LAST_REBOOT_LOCATION)); in getLastShutdownReason()