Searched defs:rootParent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 187 public abstract void apply(View root, ViewGroup rootParent, in apply() 231 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 262 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 343 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 426 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 494 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 601 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 661 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 785 public void apply(View root, ViewGroup rootParent, in apply() 1005 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() [all …]
|