Home | History | Annotate | Download | only in widget

Lines Matching refs:getChildDrawingOrder

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