Searched refs:USERSPACE_REBOOT_LAST_STARTED_PROPERTY (Results 1 – 1 of 1) sorted by relevance
46 private static final String USERSPACE_REBOOT_LAST_STARTED_PROPERTY = field in UserspaceRebootLogger67 SystemProperties.set(USERSPACE_REBOOT_LAST_STARTED_PROPERTY, in noteUserspaceRebootWasRequested()121 - SystemProperties.getLong(USERSPACE_REBOOT_LAST_STARTED_PROPERTY, 0); in logEventAsync()141 if (SystemProperties.getLong(USERSPACE_REBOOT_LAST_STARTED_PROPERTY, -1) != -1) { in computeOutcome()