Searched refs:retrieveServiceLocked (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ActiveServices.java | 644 retrieveServiceLocked(service, null, resolvedType, callingPackage, in startServiceLocked() 1176 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, null, in stopServiceLocked() 1267 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, callingPackage, in peekServiceLocked() 2720 retrieveServiceLocked(service, instanceName, resolvedType, callingPackage, in bindServiceLocked() 3103 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked() method in ActiveServices
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 5984 HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang…
|