Searched refs:mBootAnimationComplete (Results 1 – 1 of 1) sorted by relevance
1277 @GuardedBy("this") boolean mBootAnimationComplete = false; field in ActivityManagerService4699 if (!mBootAnimationComplete) { in finishBooting()4840 mBootAnimationComplete = true; in bootAnimationComplete()9549 + " mBootAnimationComplete=" + mBootAnimationComplete); in dumpOtherProcessesInfoLSP()9718 …to.write(ActivityManagerServiceDumpProcessesProto.BOOT_ANIMATION_COMPLETE, mBootAnimationComplete); in writeOtherProcessesInfoToProtoLSP()