Searched refs:mBootPhase (Results 1 – 3 of 3) sorted by relevance
1587 int mBootPhase; field in AppStandbyController.Injector1613 mBootPhase = phase; in onBootPhase()1617 return mBootPhase; in getBootPhase()
2285 if ((mAm.mBootPhase < SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) in bumpServiceExecutingLocked()2288 Slog.w(TAG, "Too early to start/bind service in system_server: Phase=" + mAm.mBootPhase in bumpServiceExecutingLocked()
1480 int mBootPhase; field in ActivityManagerService2242 mService.mBootPhase = phase; in onBootPhase()