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