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