Searched refs:startServiceLocked (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 916 ComponentName startServiceLocked(IApplicationThread caller, Intent service, String resolvedType, in startServiceLocked() method in ActiveServices 921 return startServiceLocked(caller, service, resolvedType, callingPid, callingUid, fgRequired, in startServiceLocked() 927 ComponentName startServiceLocked(IApplicationThread caller, Intent service, String resolvedType, in startServiceLocked() method in ActiveServices 932 return startServiceLocked(caller, service, resolvedType, callingPid, callingUid, fgRequired, in startServiceLocked() 937 ComponentName startServiceLocked(IApplicationThread caller, Intent service, String resolvedType, in startServiceLocked() method in ActiveServices
|
/frameworks/base/services/ |
D | art-profile | 336 HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landr… 337 HSPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landr…
|
D | art-wear-profile | 4306 PLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landroi… 4307 HPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landro… 4308 HPLcom/android/server/am/ActiveServices;->startServiceLocked(Landroid/app/IApplicationThread;Landro…
|