Searched defs:rootParent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 418 public abstract void apply(View root, ViewGroup rootParent, in apply() 449 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() 608 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 643 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 717 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 779 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 815 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync() 855 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 1023 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 1080 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() [all …]
|