Searched defs:sIsStarted (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java84 private static boolean sIsStarted = false; field in class:ShutdownThread
143 if (sIsStarted) {
245 if (sIsStarted) {
249 sIsStarted = true;

Completed in 67 milliseconds