Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java147 public static class AsyncRemoteAdapterAction implements Runnable { class in RemoteViewsAdapter
152 public AsyncRemoteAdapterAction(RemoteAdapterConnectionCallback callback, Intent intent) { in AsyncRemoteAdapterAction() method in RemoteViewsAdapter.AsyncRemoteAdapterAction