Searched defs:rootParent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/widget/ |
D | RemoteViews.java | 567 public abstract void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply() 598 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync() 770 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply() 806 public void apply(View root, ViewGroup rootParent, final InteractionHandler handler, in apply() 882 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply() 950 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply() 1020 public void apply(View root, ViewGroup rootParent, InteractionHandler handler, in apply() 1058 public Action initActionAsync(ViewTree root, ViewGroup rootParent, in initActionAsync() 1098 public void apply(View root, ViewGroup rootParent, final InteractionHandler handler, in apply() 1178 public void apply(View root, ViewGroup rootParent, final InteractionHandler handler, in apply() [all …]
|