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