Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DRemoteViews.java410 public abstract void apply(View root, ViewGroup rootParent, in apply() argument
440 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() argument
481 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { }
597 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() argument
632 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() argument
712 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() argument
790 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() argument
795 if (!(rootParent instanceof AppWidgetHostView)) { in apply()
852 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() argument
857 if (!(rootParent instanceof AppWidgetHostView)) { in apply()
[all …]