Home
last modified time | relevance | path

Searched refs:retrieveServiceLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java485 retrieveServiceLocked(service, null, resolvedType, callingPackage, in startServiceLocked()
829 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, null, in stopServiceLocked()
905 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, callingPackage, in peekServiceLocked()
1910 retrieveServiceLocked(service, instanceName, resolvedType, callingPackage, in bindServiceLocked()
2342 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked() method in ActiveServices
/frameworks/base/services/
Dart-profile5798 HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang…