Searched refs:mBootPhase (Results 1 – 2 of 2) sorted by relevance
2625 int mBootPhase; field in AppStandbyController.Injector2678 mBootPhase = phase; in onBootPhase()2682 return mBootPhase; in getBootPhase()2713 if (mBootPhase < PHASE_SYSTEM_SERVICES_READY) { in isNonIdleWhitelisted()
5142 if ((mAm.mBootPhase < SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) in bumpServiceExecutingLocked()5145 Slog.w(TAG, "Too early to start/bind service in system_server: Phase=" + mAm.mBootPhase in bumpServiceExecutingLocked()