Lines Matching defs:getChildAt

832             View child = getChildAt(i);
1931 View child = children.getChildAt(i);
2880 View child = children.getChildAt(i);
3167 View child = getChildAt(i);
3179 getChildAt(i).setVisibility(visibilities[i]);
3198 View child = getChildAt(i);
3267 View c = getChildAt(i);
3284 View c = getChildAt(i);
3313 View c = getChildAt(i);
3653 View child = getChildAt(i);
3938 * This value is relative to the {@link #getChildAt(int) index} values in the normal
4552 removeViewInternal(index, getChildAt(index));
4861 * it can be retrieved by calling {@link #getChildAt(int)}.
4908 * call to {@link #getChildAt(int)}.
4929 * call to {@link #getChildAt(int)}.
4950 * call to {@link #getChildAt(int)}.
4972 * call to {@link #getChildAt(int)}.
5727 getChildAt(i).invalidateInheritedLayoutMode(layoutModeOfRoot);
5877 public View getChildAt(int index) {
6274 insets = getChildAt(i).dispatchApplyWindowInsets(insets);
6334 int[] childState = getChildAt(i).getDrawableState();
6344 int[] childState = getChildAt(i).getDrawableState();
6430 final View child = getChildAt(i);
6448 final View child = getChildAt(i);
6466 final View child = getChildAt(i);
6484 final View child = getChildAt(i);
6501 final View child = getChildAt(i);
6516 final View child = getChildAt(i);
6531 final View child = getChildAt(i);
6545 final View child = getChildAt(i);
6561 final View child = getChildAt(i);
6577 final View child = getChildAt(i);
6593 final View child = getChildAt(i);
6609 final View child = getChildAt(i);
6721 View child = getChildAt(i);
6736 View child = getChildAt(i);
7580 public View getChildAt(int index) {
7592 View child = parent.getChildAt(i);
7793 getChildAt(i).encode(encoder);