Home | History | Annotate | Download | only in widget

Lines Matching defs:getChildDrawingOrder

1428      * See {@link ViewGroup#getChildDrawingOrder(int, int)} for details. Calling this method will
12219 protected int getChildDrawingOrder(int childCount, int i) {
12221 return super.getChildDrawingOrder(childCount, i);
12230 * It works using the {@link ViewGroup#getChildDrawingOrder(int, int)} method, so any case