Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DServiceRecord.java1238 public AppBindRecord retrieveAppBindingLocked(Intent intent, in retrieveAppBindingLocked() method in ServiceRecord
H A DActiveServices.java3682 final AppBindRecord b = s.retrieveAppBindingLocked(service, callerApp, attributedApp); in bindServiceLocked()
/aosp14/frameworks/base/services/
H A Dart-profile2302 HSPLcom/android/server/am/ServiceRecord;->retrieveAppBindingLocked(Landroid/content/Intent;Lcom/and…