Home
last modified time | relevance | path

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

/frameworks/base/test-runner/src/android/test/
DIsolatedContext.java96 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in IsolatedContext
/frameworks/base/core/java/android/app/
DContextImpl.java189 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ReceiverRestrictedContext
2045 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextImpl
2056 public boolean bindIsolatedService(Intent service, @NonNull BindServiceFlags flags, in bindIsolatedService() method in ContextImpl
/frameworks/base/core/java/android/content/
DContext.java3954 public boolean bindIsolatedService(@RequiresPermission @NonNull Intent service, in bindIsolatedService() method in Context
3964 public boolean bindIsolatedService(@RequiresPermission @NonNull Intent service, in bindIsolatedService() method in Context
DContextWrapper.java885 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextWrapper
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java646 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in MockContext
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DApplicationContext.java1254 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() method in ApplicationContext
DBridgeContext.java1354 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() method in BridgeContext
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...