Searched refs:startServiceLocked (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 414 ComponentName startServiceLocked(IApplicationThread caller, Intent service, String resolvedType, in startServiceLocked() method in ActiveServices 417 return startServiceLocked(caller, service, resolvedType, callingPid, callingUid, fgRequired, in startServiceLocked() 421 ComponentName startServiceLocked(IApplicationThread caller, Intent service, String resolvedType, in startServiceLocked() method in ActiveServices
|
D | ActivityManagerService.java | 14007 res = mServices.startServiceLocked(caller, service, in startService() 18354 res = mServices.startServiceLocked(null, service, in startServiceInPackage()
|
/frameworks/base/services/ |
D | art-profile | 2587 HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landr…
|