Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java453 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.Action
1509 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.ReflectionAction
1652 public boolean prefersAsyncApply() { in prefersAsyncApply() method
1653 return mNestedViews.prefersAsyncApply(); in prefersAsyncApply()
1883 public boolean prefersAsyncApply() {
3651 public boolean prefersAsyncApply() {
3655 if (mActions.get(i).prefersAsyncApply()) {
DRemoteViewsAdapter.java390 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt89354 Landroid/widget/RemoteViews$Action;->prefersAsyncApply()Z
89445 Landroid/widget/RemoteViews$ReflectionAction;->prefersAsyncApply()Z
89533 Landroid/widget/RemoteViews$TextViewDrawableAction;->prefersAsyncApply()Z
89560 Landroid/widget/RemoteViews$ViewGroupActionAdd;->prefersAsyncApply()Z
89634 Landroid/widget/RemoteViews;->prefersAsyncApply()Z