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.java443 retrieveServiceLocked(service, null, resolvedType, callingPackage, in startServiceLocked()
779 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, null, in stopServiceLocked()
855 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, callingPackage, in peekServiceLocked()
1659 retrieveServiceLocked(service, instanceName, resolvedType, callingPackage, in bindServiceLocked()
2068 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked() method in ActiveServices
/frameworks/base/services/
Dart-profile2574 HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang…