Searched refs:AsyncRemoteAdapterAction (Results 1 – 4 of 4) sorted by relevance
158 public static class AsyncRemoteAdapterAction implements Runnable { class in RemoteViewsAdapter163 public AsyncRemoteAdapterAction(RemoteAdapterConnectionCallback callback, Intent intent) { in AsyncRemoteAdapterAction() method in RemoteViewsAdapter.AsyncRemoteAdapterAction
988 return new RemoteViewsAdapter.AsyncRemoteAdapterAction(this, intent); in setRemoteViewsAdapterAsync()
6458 return new RemoteViewsAdapter.AsyncRemoteAdapterAction(this, intent); in setRemoteViewsAdapterAsync()
72539 Landroid/widget/RemoteViewsAdapter$AsyncRemoteAdapterAction;-><init>(Landroid/widget/RemoteViewsAda…72540 Landroid/widget/RemoteViewsAdapter$AsyncRemoteAdapterAction;->mCallback:Landroid/widget/RemoteViews…72541 Landroid/widget/RemoteViewsAdapter$AsyncRemoteAdapterAction;->mIntent:Landroid/content/Intent;