Searched refs:mBootAnimationComplete (Results 1 – 1 of 1) sorted by relevance
1296 @GuardedBy("this") boolean mBootAnimationComplete = false; field in ActivityManagerService7098 if (!mBootAnimationComplete) { in finishBooting()7205 mBootAnimationComplete = true; in bootAnimationComplete()15890 + " mBootAnimationComplete=" + mBootAnimationComplete);