Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DActiveServices.java960 ServiceLookupResult res = retrieveServiceLocked(service, instanceName, isSdkSandboxService, in startServiceLocked()
1658 ServiceLookupResult r = retrieveServiceLocked(service, instanceName, isSdkSandboxService, in stopServiceLocked()
1751 ServiceLookupResult r = retrieveServiceLocked(service, null, resolvedType, callingPackage, in peekServiceLocked()
4164 ServiceLookupResult res = retrieveServiceLocked(service, instanceName, in bindServiceLocked()
4692 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked() method
4697 return retrieveServiceLocked(service, instanceName, false, INVALID_UID, null, resolvedType, in retrieveServiceLocked()
4717 private ServiceLookupResult retrieveServiceLocked(Intent service, in retrieveServiceLocked() method
4724 return retrieveServiceLocked(service, instanceName, isSdkSandboxService, in retrieveServiceLocked()
4731 private ServiceLookupResult retrieveServiceLocked( in retrieveServiceLocked() method
9180 ServiceLookupResult res = retrieveServiceLocked(intent, null /*instanceName */, in startForegroundServiceDelegateLocked()
/frameworks/base/services/
Dart-profile322 HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang…
323 HSPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang…
Dart-wear-profile4282 HPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang/…
4283 HPLcom/android/server/am/ActiveServices;->retrieveServiceLocked(Landroid/content/Intent;Ljava/lang/…