Home | History | Annotate | Download | only in view

Lines Matching defs:addViewInLayout

4987     protected boolean addViewInLayout(View child, int index, LayoutParams params) {
4988 return addViewInLayout(child, index, params, false);
5004 protected boolean addViewInLayout(View child, int index, LayoutParams params,