Searched defs:rootParent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 426 public abstract void apply(View root, ViewGroup rootParent, in apply() 457 public Action initActionAsync(ViewTree root, ViewGroup rootParent, OnClickHandler handler) { in initActionAsync() 617 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 652 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 726 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 788 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 824 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync() 864 public void apply(View root, ViewGroup rootParent, final OnClickHandler handler) { in apply() 1032 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() 1089 public void apply(View root, ViewGroup rootParent, OnClickHandler handler) { in apply() [all …]
|