Searched refs:addViewChild (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DRemoteViews.java3675 addViewChild(vg.getChildAt(i));
3718 private void addViewChild(View v) { method in class:RemoteViews.ViewTree
3743 target.addViewChild(vg.getChildAt(i));

Completed in 42 milliseconds