Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViewsAdapter.java156 public static class AsyncRemoteAdapterAction implements Runnable { class in RemoteViewsAdapter
161 public AsyncRemoteAdapterAction(RemoteAdapterConnectionCallback callback, Intent intent) { in AsyncRemoteAdapterAction() method in RemoteViewsAdapter.AsyncRemoteAdapterAction
DAdapterViewAnimator.java988 return new RemoteViewsAdapter.AsyncRemoteAdapterAction(this, intent); in setRemoteViewsAdapterAsync()
DAbsListView.java6398 return new RemoteViewsAdapter.AsyncRemoteAdapterAction(this, intent); in setRemoteViewsAdapterAsync()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt83645 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;