Searched refs:PHASE_THIRD_PARTY_APPS_CAN_START (Results 1 – 22 of 22) sorted by relevance
81 mCarServiceHelperService.onBootPhase(SystemService.PHASE_THIRD_PARTY_APPS_CAN_START); in testStartsSecondaryAdminUserOnFirstRun()95 mCarServiceHelperService.onBootPhase(SystemService.PHASE_THIRD_PARTY_APPS_CAN_START); in testUpdateLastActiveUserOnFirstRun()121 mCarServiceHelperService.onBootPhase(SystemService.PHASE_THIRD_PARTY_APPS_CAN_START); in testStartsLastActiveUserOnReboot()
82 public static final int PHASE_THIRD_PARTY_APPS_CAN_START = 600; field in SystemService
73 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
149 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
159 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
82 if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
155 } else if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
122 if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
170 case SystemService.PHASE_THIRD_PARTY_APPS_CAN_START: in onBootPhase()
259 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
112 if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
131 } else if (PHASE_THIRD_PARTY_APPS_CAN_START == phase) { in onBootPhase()
151 } else if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
184 } else if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
2155 SystemService.PHASE_THIRD_PARTY_APPS_CAN_START); in startOtherServices()
1447 } else if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
1716 } else if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
2552 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
806 if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
2252 if ((mAm.mBootPhase < SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) in bumpServiceExecutingLocked()
2237 } else if (phase == PHASE_THIRD_PARTY_APPS_CAN_START) { in onBootPhase()
1892 } else if (phase == SystemService.PHASE_THIRD_PARTY_APPS_CAN_START) {