Home | History | Annotate | Download | only in widget

Lines Matching refs:getChildDrawingOrder

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