Searched refs:prefersAsyncApply (Results 1 – 3 of 3) sorted by relevance
614 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.Action1795 public final boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.BaseReflectionAction2549 public boolean prefersAsyncApply() {2550 return mNestedViews.prefersAsyncApply();2875 public boolean prefersAsyncApply() {5937 public boolean prefersAsyncApply() {5941 if (mActions.get(i).prefersAsyncApply()) {
392 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()
72281 Landroid/widget/RemoteViews$Action;->prefersAsyncApply()Z72354 Landroid/widget/RemoteViews$ReflectionAction;->prefersAsyncApply()Z72411 Landroid/widget/RemoteViews$TextViewDrawableAction;->prefersAsyncApply()Z72428 Landroid/widget/RemoteViews$ViewGroupActionAdd;->prefersAsyncApply()Z72494 Landroid/widget/RemoteViews;->prefersAsyncApply()Z