Home
last modified time | relevance | path

Searched defs:bindIsolatedService (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/test-runner/src/android/test/
H A DIsolatedContext.java96 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in IsolatedContext
/aosp14/frameworks/base/core/java/android/app/
H A DContextImpl.java185 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 DContext.java3874 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 DContextWrapper.java883 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 DMockContext.java646 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in MockContext
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...