Home
last modified time | relevance | path

Searched refs:bindIsolatedService (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/test-runner/api/
Dlint-baseline.txt48 MissingNullability: android.test.IsolatedContext#bindIsolatedService(android.content.Intent, int, S…
49 Missing nullability on parameter `service` in method `bindIsolatedService`
50 MissingNullability: android.test.IsolatedContext#bindIsolatedService(android.content.Intent, int, S…
51 Missing nullability on parameter `instanceName` in method `bindIsolatedService`
52 MissingNullability: android.test.IsolatedContext#bindIsolatedService(android.content.Intent, int, S…
53 Missing nullability on parameter `executor` in method `bindIsolatedService`
54 MissingNullability: android.test.IsolatedContext#bindIsolatedService(android.content.Intent, int, S…
55 Missing nullability on parameter `conn` in method `bindIsolatedService`
/frameworks/base/test-mock/api/
Dlint-baseline.txt24 MissingNullability: android.test.mock.MockContext#bindIsolatedService(android.content.Intent, int, …
25 Missing nullability on parameter `service` in method `bindIsolatedService`
26 MissingNullability: android.test.mock.MockContext#bindIsolatedService(android.content.Intent, int, …
27 Missing nullability on parameter `instanceName` in method `bindIsolatedService`
28 MissingNullability: android.test.mock.MockContext#bindIsolatedService(android.content.Intent, int, …
29 Missing nullability on parameter `executor` in method `bindIsolatedService`
30 MissingNullability: android.test.mock.MockContext#bindIsolatedService(android.content.Intent, int, …
31 Missing nullability on parameter `conn` in method `bindIsolatedService`
/frameworks/base/test-runner/src/android/test/
DIsolatedContext.java85 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in IsolatedContext
/frameworks/base/core/java/android/content/
DContextWrapper.java766 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextWrapper
768 return mBase.bindIsolatedService(service, flags, instanceName, executor, conn); in bindIsolatedService()
DContext.java3249 public boolean bindIsolatedService(@RequiresPermission @NonNull Intent service, in bindIsolatedService() method in Context
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java619 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in MockContext
/frameworks/base/api/
Dsystem-lint-baseline.txt299 SamShouldBeLast: android.content.Context#bindIsolatedService(android.content.Intent, int, String, j…
303 SamShouldBeLast: android.content.ContextWrapper#bindIsolatedService(android.content.Intent, int, St…
Dcurrent.txt10023 …method public boolean bindIsolatedService(@NonNull @RequiresPermission android.content.Intent, int…
/frameworks/base/core/java/android/app/
DContextImpl.java171 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ReceiverRestrictedContext
1761 public boolean bindIsolatedService(Intent service, int flags, String instanceName, in bindIsolatedService() method in ContextImpl
1833 int res = ActivityManager.getService().bindIsolatedService( in bindServiceCommon()
DIActivityManager.aidl168 int bindIsolatedService(in IApplicationThread caller, in IBinder token, in Intent service, in bindIsolatedService() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java1261 public boolean bindIsolatedService(Intent arg0, in bindIsolatedService() method in BridgeContext
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java15149 return bindIsolatedService(caller, token, service, resolvedType, connection, flags, in bindService()
15153 public int bindIsolatedService(IApplicationThread caller, IBinder token, Intent service, in bindIsolatedService() method in ActivityManagerService
/frameworks/base/config/
Dboot-image-profile.txt1669 HSPLandroid/app/ContextImpl;->bindIsolatedService(Landroid/content/Intent;ILjava/lang/String;Ljava/…
2089 HSPLandroid/app/IActivityManager$Stub$Proxy;->bindIsolatedService(Landroid/app/IApplicationThread;L…
4956 HSPLandroid/content/ContextWrapper;->bindIsolatedService(Landroid/content/Intent;ILjava/lang/String…
/frameworks/base/services/
Dart-profile6155 HSPLcom/android/server/am/ActivityManagerService;->bindIsolatedService(Landroid/app/IApplicationThr…