Home
last modified time | relevance | path

Searched refs:getServiceDispatcher (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/
DRemoteViewsAdapterTest.java265 public IServiceConnection getServiceDispatcher( in getServiceDispatcher() method in RemoteViewsAdapterTest.TestContext
/frameworks/base/core/java/android/content/
DContextWrapper.java1349 public @Nullable IServiceConnection getServiceDispatcher(ServiceConnection conn, in getServiceDispatcher() method in ContextWrapper
1351 return mBase.getServiceDispatcher(conn, handler, flags); in getServiceDispatcher()
DContext.java8249 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in Context
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java979 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in MockContext
/frameworks/base/core/java/android/app/
DContextImpl.java2177 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in ContextImpl
2179 return mPackageInfo.getServiceDispatcher(conn, getOuterContext(), handler, flags); in getServiceDispatcher()
2214 sd = mPackageInfo.getServiceDispatcher(conn, getOuterContext(), executor, flags); in bindServiceCommon()
2216 sd = mPackageInfo.getServiceDispatcher(conn, getOuterContext(), handler, flags); in bindServiceCommon()
DLoadedApk.java1944 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher() method
1949 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher() method
/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java262 final IServiceConnection sd = mContext.getServiceDispatcher(this, this, flags); in handleMessage()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java15662 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser()
15684 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java16623 final IServiceConnection sd = mContext.getServiceDispatcher(conn, handler, in bindSdkSandboxServiceInternal()
/frameworks/base/boot/
Dboot-image-profile.txt2192 HSPLandroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/conten…
2193 HSPLandroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/conten…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt4666 Landroid/app/ContextImpl;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/os/Hand…
10253 Landroid/content/Context;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/os/Hand…
10293 Landroid/content/ContextWrapper;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/…