Searched defs:rootParent (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/core/java/android/widget/ |
| D | RemoteViews.java | 194 public abstract void apply(View root, ViewGroup rootParent, in apply() 303 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 338 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 422 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 527 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 590 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 663 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 773 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 835 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 971 public void apply(View root, ViewGroup rootParent, in apply() [all …]
|