Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerLocal.java115 boolean stopSdkSandboxService(@NonNull Intent service, int clientAppUid, in stopSdkSandboxService() method
H A DActivityManagerService.java17559 public boolean stopSdkSandboxService(Intent service, int clientAppUid, in stopSdkSandboxService() method in ActivityManagerService.LocalService
/aosp14/frameworks/base/services/api/
H A Dcurrent.txt47 …method public boolean stopSdkSandboxService(@NonNull android.content.Intent, int, @NonNull String,…