Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/widget/
H A DRemoteViews.java614 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.Action
1795 public final boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.BaseReflectionAction
2549 public boolean prefersAsyncApply() {
2550 return mNestedViews.prefersAsyncApply();
2875 public boolean prefersAsyncApply() {
5937 public boolean prefersAsyncApply() {
5941 if (mActions.get(i).prefersAsyncApply()) {
H A DRemoteViewsAdapter.java392 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()
/aosp12/frameworks/base/boot/hiddenapi/
H A 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