Searched defs:secondChild (Results 1 – 2 of 2) sorted by relevance
2625 final View secondChild = mGridView.getChildAt(1); in testFocusFinder() local2763 final ViewGroup secondChild = (ViewGroup) mGridView.getChildAt(1); in testBug27258366() local
773 final View secondChild = getChildAt(1); in onInterceptTouchEvent() local