Home
last modified time | relevance | path

Searched refs:RunnableAction (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java2239 return new RunnableAction(endAction); in initActionAsync()
2743 private static final class RunnableAction extends RuntimeAction { class in RemoteViews
2746 RunnableAction(Runnable r) { in RunnableAction() method in RemoteViews.RunnableAction
/frameworks/base/boot/
Dpreloaded-classes10049 android.widget.RemoteViews$RunnableAction
Dboot-image-profile.txt32469 Landroid/widget/RemoteViews$RunnableAction;
/frameworks/base/config/
Dpreloaded-classes10080 android.widget.RemoteViews$RunnableAction
Dboot-image-profile.txt42630 Landroid/widget/RemoteViews$RunnableAction;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt68396 Landroid/widget/RemoteViews$RunnableAction;-><init>(Ljava/lang/Runnable;)V
68397 Landroid/widget/RemoteViews$RunnableAction;->apply(Landroid/view/View;Landroid/view/ViewGroup;Landr…
68398 Landroid/widget/RemoteViews$RunnableAction;->mRunnable:Ljava/lang/Runnable;