Home
last modified time | relevance | path

Searched refs:startServiceLocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java401 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
DActivityManagerService.java13915 res = mServices.startServiceLocked(caller, service, in startService()
18241 res = mServices.startServiceLocked(null, service, in startServiceInPackage()
/frameworks/base/services/
Dart-profile2587 HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landr…