Searched refs:bindServiceInstance (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | IActivityManager.aidl | 225 int bindServiceInstance(in IApplicationThread caller, in IBinder token, in Intent service, in bindServiceInstance() method
|
D | ContextImpl.java | 2230 int res = ActivityManager.getService().bindServiceInstance( in bindServiceCommon()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | ActivityManagerService.java | 13930 return bindServiceInstance(caller, token, service, resolvedType, connection, flags, in bindService() 13938 public int bindServiceInstance(IApplicationThread caller, IBinder token, Intent service, in bindServiceInstance() method in ActivityManagerService 13941 return bindServiceInstance(caller, token, service, resolvedType, connection, flags, in bindServiceInstance() 13945 private int bindServiceInstance(IApplicationThread caller, IBinder token, Intent service, in bindServiceInstance() method in ActivityManagerService 16626 return ActivityManagerService.this.bindServiceInstance( in bindSdkSandboxServiceInternal()
|
/frameworks/base/services/ |
D | art-profile | 394 HSPLcom/android/server/am/ActivityManagerService;->bindServiceInstance(Landroid/app/IApplicationThr… 395 HSPLcom/android/server/am/ActivityManagerService;->bindServiceInstance(Landroid/app/IApplicationThr…
|
D | art-wear-profile | 3993 HPLcom/android/server/am/ActivityManagerService;->bindServiceInstance(Landroid/app/IApplicationThre… 3994 HPLcom/android/server/am/ActivityManagerService;->bindServiceInstance(Landroid/app/IApplicationThre…
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 1926 HSPLandroid/app/IActivityManager$Stub$Proxy;->bindServiceInstance(Landroid/app/IApplicationThread;L…
|