Searched defs:secondChild (Results 1 – 3 of 3) sorted by relevance
456 Package secondChild = parent.childPackages.get(1); in testMultiPackageComponents() local
4212 final View secondChild = mGridView.getChildAt(1); in testFocusFinder() local4438 final ViewGroup secondChild = (ViewGroup) mGridView.getChildAt(1); in testBug27258366() local
759 final View secondChild = getChildAt(1); in onInterceptTouchEvent() local