Home
last modified time | relevance | path

Searched defs:getServiceDispatcher (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/
H A DRemoteViewsAdapterTest.java265 public IServiceConnection getServiceDispatcher( in getServiceDispatcher() method in RemoteViewsAdapterTest.TestContext
/aosp14/frameworks/base/core/java/android/app/
H A DLoadedApk.java1913 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher() method
1918 public final IServiceConnection getServiceDispatcher(ServiceConnection c, in getServiceDispatcher() method
H A DContextImpl.java2074 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in ContextImpl
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java969 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java1307 public @Nullable IServiceConnection getServiceDispatcher(ServiceConnection conn, in getServiceDispatcher() method in ContextWrapper
H A DContext.java7733 public IServiceConnection getServiceDispatcher(ServiceConnection conn, Handler handler, in getServiceDispatcher() method in Context