Searched defs:bindIsolatedService (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/test-runner/src/android/test/ |
H A D | IsolatedContext.java | 96 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in IsolatedContext
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ContextImpl.java | 185 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ReceiverRestrictedContext 2016 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextImpl 2027 public boolean bindIsolatedService(Intent service, @NonNull BindServiceFlags flags, in bindIsolatedService() method in ContextImpl
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | Context.java | 3874 public boolean bindIsolatedService(@RequiresPermission @NonNull Intent service, in bindIsolatedService() method in Context 3884 public boolean bindIsolatedService(@RequiresPermission @NonNull Intent service, in bindIsolatedService() method in Context
|
H A D | ContextWrapper.java | 883 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextWrapper
|
/aosp14/frameworks/base/test-mock/src/android/test/mock/ |
H A D | MockContext.java | 646 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in MockContext
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |