Searched refs:retrieveServiceLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActiveServices.java | 443 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/ |
D | art-profile | 2574 HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang…
|