Searched refs:prefersAsyncApply (Results 1 – 3 of 3) sorted by relevance
453 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.Action1509 public boolean prefersAsyncApply() { in prefersAsyncApply() method in RemoteViews.ReflectionAction1652 public boolean prefersAsyncApply() { in prefersAsyncApply() method1653 return mNestedViews.prefersAsyncApply(); in prefersAsyncApply()1883 public boolean prefersAsyncApply() {3651 public boolean prefersAsyncApply() {3655 if (mActions.get(i).prefersAsyncApply()) {
390 applyRemoteViews(view, forceApplyAsync || ((view != null) && view.prefersAsyncApply())); in onRemoteViewsLoaded()
89354 Landroid/widget/RemoteViews$Action;->prefersAsyncApply()Z89445 Landroid/widget/RemoteViews$ReflectionAction;->prefersAsyncApply()Z89533 Landroid/widget/RemoteViews$TextViewDrawableAction;->prefersAsyncApply()Z89560 Landroid/widget/RemoteViews$ViewGroupActionAdd;->prefersAsyncApply()Z89634 Landroid/widget/RemoteViews;->prefersAsyncApply()Z