Searched refs:mShuttingDown (Results 1 – 9 of 9) sorted by relevance
106 mShuttingDown = false; in BootAnimation()108 mShuttingDown = true; in BootAnimation()311 if (!mShuttingDown && encryptedAnimation && in readyToRun()320 for (const char* f : (!mShuttingDown ? bootFiles : shutdownFiles)) { in readyToRun()353 ALOGD("%sAnimationShownTiming start time: %" PRId64 "ms", mShuttingDown ? "Shutdown" : "Boot", in android()869 ALOGD("%sAnimationShownTiming start time: %" PRId64 "ms", mShuttingDown ? "Shutdown" : "Boot", in playAnimation()1029 if (mShuttingDown) return true; in updateIsTimeAccurate()
174 bool mShuttingDown; variable
72 boolean mShuttingDown; field in ProcessStatsService197 mShuttingDown = true; in shutdownLocked()209 if (mShuttingDown) { in writeStateLocked()
836 if (mService.mShuttingDown) { in appNotResponding()
715 return mShowDialogs && !mSleeping && !mShuttingDown in canShowErrorDialogs()1370 boolean mShuttingDown = false; field in ActivityManagerService1798 if (mShowDialogs && !mSleeping && !mShuttingDown) { in handleMessage()12498 return isSleepingLocked() || mShuttingDown;12502 return mShuttingDown;12604 mShuttingDown = true;12652 mWindowManager.setEventDispatching(mBooted && !mShuttingDown);15952 pw.println(" mShuttingDown=" + mShuttingDown + " mTestPssMode=" + mTestPssMode);
3284 if (mService.mShuttingDown) { in checkReadyForSleepLocked()
209 private boolean mShuttingDown; field in KeyguardViewMediator508 if (isSecure() && mLockWhenSimRemoved && !mShuttingDown) {1470 mShuttingDown = true;2044 pw.print(" mShuttingDown: "); pw.println(mShuttingDown); in dump()
694 boolean mShuttingDown; field in WallpaperManagerService836 if (mShuttingDown) {1181 mShuttingDown = false; in WallpaperManagerService()1263 mShuttingDown = true; in systemReady()
334 boolean mShuttingDown; field in BatteryStatsImpl11494 mShuttingDown = true; in shutdownLocked()11514 if (mShuttingDown) { in writeLocked()