Searched refs:startServiceInnerLocked (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 742 startServiceInnerLocked(this, si.intent, r, false, true, si.callingId, in rescheduleDelayedStartsLocked() 1155 startServiceInnerLocked(r, service, callingUid, callingPid, in startServiceLocked() 1180 private ComponentName startServiceInnerLocked(ServiceRecord r, Intent service, in startServiceInnerLocked() method in ActiveServices 1299 ComponentName cmp = startServiceInnerLocked(smap, service, r, callerFg, addToStarting, in startServiceInnerLocked() 1452 startServiceInnerLocked(s, serviceIntent, callingUid, callingPid, in deferServiceBringupIfFrozenLocked() 1498 ComponentName startServiceInnerLocked(ServiceMap smap, Intent service, ServiceRecord r, in startServiceInnerLocked() method in ActiveServices
|
/frameworks/base/services/ |
D | art-profile | 334 HSPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ActiveSer… 335 HSPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ServiceRe…
|
D | art-wear-profile | 4304 HPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ActiveServ… 4305 HPLcom/android/server/am/ActiveServices;->startServiceInnerLocked(Lcom/android/server/am/ServiceRec…
|