Searched defs:firstChild (Results 1 – 4 of 4) sorted by relevance
675 View firstChild = mScrollViewCustom.findViewById(R.id.first_horizontal_child); in testRequestChildFocus() local
704 View firstChild = mScrollViewCustom.findViewById(R.id.first_child); in testRequestChildFocus() local
989 View firstChild = listView.getChildAt(0); in testJumpDrawables() local
5407 public View firstChild; field in ViewTest.ViewData