Searched refs:USERSPACE_REBOOT_SHOULD_LOG_PROPERTY (Results 1 – 1 of 1) sorted by relevance
44 private static final String USERSPACE_REBOOT_SHOULD_LOG_PROPERTY = field in UserspaceRebootLogger66 SystemProperties.set(USERSPACE_REBOOT_SHOULD_LOG_PROPERTY, "1"); in noteUserspaceRebootWasRequested()99 return SystemProperties.getBoolean(USERSPACE_REBOOT_SHOULD_LOG_PROPERTY, false); in shouldLogUserspaceRebootEvent()136 SystemProperties.set(USERSPACE_REBOOT_SHOULD_LOG_PROPERTY, ""); in logEventAsync()