Home
last modified time | relevance | path

Searched defs:bindServiceInstance (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl224 int bindServiceInstance(in IApplicationThread caller, in IBinder token, in Intent service, in bindServiceInstance() method
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java13513 public int bindServiceInstance(IApplicationThread caller, IBinder token, Intent service, in bindServiceInstance() method in ActivityManagerService
13520 private int bindServiceInstance(IApplicationThread caller, IBinder token, Intent service, in bindServiceInstance() method in ActivityManagerService