Searched refs:mBootAnimationComplete (Results 1 – 1 of 1) sorted by relevance
1274 @GuardedBy("this") boolean mBootAnimationComplete = false; field in ActivityManagerService4673 if (!mBootAnimationComplete) { in finishBooting()4812 mBootAnimationComplete = true; in bootAnimationComplete()9508 + " mBootAnimationComplete=" + mBootAnimationComplete); in dumpOtherProcessesInfoLSP()9677 …to.write(ActivityManagerServiceDumpProcessesProto.BOOT_ANIMATION_COMPLETE, mBootAnimationComplete); in writeOtherProcessesInfoToProtoLSP()