Searched refs:USERSPACE_REBOOT_LAST_FINISHED_PROPERTY (Results 1 – 1 of 1) sorted by relevance
48 private static final String USERSPACE_REBOOT_LAST_FINISHED_PROPERTY = field in UserspaceRebootLogger84 SystemProperties.set(USERSPACE_REBOOT_LAST_FINISHED_PROPERTY, in noteUserspaceRebootSuccess()120 durationMillis = SystemProperties.getLong(USERSPACE_REBOOT_LAST_FINISHED_PROPERTY, 0) in logEventAsync()