Searched defs:rootParent (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java194 public abstract void apply(View root, ViewGroup rootParent, argument
303 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { argument
338 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { argument
422 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { argument
508 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { argument
513 if (!(rootParent instanceof AppWidgetHostView)) {
527 AppWidgetHostView host = (AppWidgetHostView) rootParent;
581 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { argument
691 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { argument
753 public void apply(View root, ViewGroup rootParent, OnClickHandle argument
889 apply(View root, ViewGroup rootParent, OnClickHandler handler) argument
1114 apply(View root, ViewGroup rootParent, OnClickHandler handler) argument
1216 apply(View root, ViewGroup rootParent, OnClickHandler handler) argument
1290 apply(View root, ViewGroup rootParent, OnClickHandler handler) argument
1335 apply(View root, ViewGroup rootParent, OnClickHandler handler) argument
1382 apply(View root, ViewGroup rootParent, OnClickHandler handler) argument
[all...]

Completed in 10 milliseconds