Searched defs:rootParent (Results 1 – 1 of 1) sorted by relevance
| /frameworks/base/core/java/android/widget/ |
| D | RemoteViews.java | 288 public abstract void apply(View root, ViewGroup rootParent, in apply() 326 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() 463 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 498 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 580 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 676 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 739 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 772 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync() 821 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 1015 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() [all …]
|