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