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.java1315 public @Nullable IServiceConnection getServiceDispatcher(ServiceConnection conn, in getServiceDispatcher() method in ContextWrapper
1317 return mBase.getServiceDispatcher(conn, handler, flags); in getServiceDispatcher()
DContext.java7979 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in Context
/frameworks/base/test-mock/src/android/test/mock/
DMockContext.java963 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in MockContext
/frameworks/base/core/java/android/app/
DContextImpl.java2103 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in ContextImpl
2105 return mPackageInfo.getServiceDispatcher(conn, getOuterContext(), handler, flags); in getServiceDispatcher()
2140 sd = mPackageInfo.getServiceDispatcher(conn, getOuterContext(), executor, flags); in bindServiceCommon()
2142 sd = mPackageInfo.getServiceDispatcher(conn, getOuterContext(), handler, flags); in bindServiceCommon()
DLoadedApk.java1916 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher() method
1921 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher() method
/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java257 final IServiceConnection sd = mContext.getServiceDispatcher(this, this, flags); in handleMessage()
/frameworks/base/core/java/android/app/admin/
DDevicePolicyManager.java15187 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser()
15209 final IServiceConnection sd = mContext.getServiceDispatcher( in bindDeviceAdminServiceAsUser()
/frameworks/base/boot/
Dboot-image-profile.txt2106 HSPLandroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/conten…
2107 HSPLandroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/conten…
/frameworks/base/config/
Dboot-image-profile.txt2106 HSPLandroid/app/LoadedApk;->getServiceDispatcher(Landroid/content/ServiceConnection;Landroid/conten…
2107 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/…