Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerLocal.java143 boolean bindSdkSandboxService(@NonNull Intent service, @NonNull ServiceConnection conn, in bindSdkSandboxService() method
154 boolean bindSdkSandboxService(@NonNull Intent service, @NonNull ServiceConnection conn, in bindSdkSandboxService() method
168 boolean bindSdkSandboxService(@NonNull Intent service, @NonNull ServiceConnection conn, in bindSdkSandboxService() method
H A DActivityManagerService.java17575 public boolean bindSdkSandboxService(Intent service, ServiceConnection conn, in bindSdkSandboxService() method in ActivityManagerService.LocalService
17585 public boolean bindSdkSandboxService(Intent service, ServiceConnection conn, in bindSdkSandboxService() method in ActivityManagerService.LocalService
17655 public boolean bindSdkSandboxService(Intent service, ServiceConnection conn, in bindSdkSandboxService() method in ActivityManagerService.LocalService
17658 return bindSdkSandboxService(service, conn, clientAppUid, in bindSdkSandboxService()
/aosp14/frameworks/base/services/api/
H A Dcurrent.txt41 …method public boolean bindSdkSandboxService(@NonNull android.content.Intent, @NonNull android.cont…
42 …method public boolean bindSdkSandboxService(@NonNull android.content.Intent, @NonNull android.cont…
43 …method @Deprecated public boolean bindSdkSandboxService(@NonNull android.content.Intent, @NonNull …