Searched refs:prefersAsyncApply (Results 1 – 3 of 3) sorted by relevance
603 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.Action1736 public final boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.BaseReflectionAction2496 public boolean prefersAsyncApply() {2497 return mNestedViews.prefersAsyncApply();2822 public boolean prefersAsyncApply() {5815 public boolean prefersAsyncApply() {5819 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