Searched defs:sIsStarted (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/power/
H A DShutdownThread.java83 private static boolean sIsStarted = false; field in class:ShutdownThread
144 if (sIsStarted) {
248 if (sIsStarted) {
252 sIsStarted = true;

Completed in 40 milliseconds