Searched defs:bindIsolatedService (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/test-runner/src/android/test/ |
D | IsolatedContext.java | 96 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in IsolatedContext
|
/frameworks/base/core/java/android/app/ |
D | ContextImpl.java | 189 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/ |
D | Context.java | 3954 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
|
D | ContextWrapper.java | 885 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextWrapper
|
/frameworks/base/test-mock/src/android/test/mock/ |
D | MockContext.java | 646 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in MockContext
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
D | ApplicationContext.java | 1254 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() method in ApplicationContext
|
D | BridgeContext.java | 1354 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() method in BridgeContext
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |