Home
last modified time | relevance | path

Searched refs:prefersAsyncApply (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
DRemoteViews.java603 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.Action
1736 public final boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.BaseReflectionAction
2496 public boolean prefersAsyncApply() {
2497 return mNestedViews.prefersAsyncApply();
2822 public boolean prefersAsyncApply() {
5815 public boolean prefersAsyncApply() {
5819 if (mActions.get(i).prefersAsyncApply()) {
DRemoteViewsAdapter.java392 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt72281 Landroid/widget/RemoteViews$Action;->prefersAsyncApply()Z
72354 Landroid/widget/RemoteViews$ReflectionAction;->prefersAsyncApply()Z
72411 Landroid/widget/RemoteViews$TextViewDrawableAction;->prefersAsyncApply()Z
72428 Landroid/widget/RemoteViews$ViewGroupActionAdd;->prefersAsyncApply()Z
72494 Landroid/widget/RemoteViews;->prefersAsyncApply()Z