Home
last modified time | relevance | path

Searched defs:lastChild (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DScrollViewTest.java811 View lastChild = mScrollViewCustom.findViewById(R.id.last_child); in testRequestChildFocus() local
917 View lastChild = mScrollViewCustom.findViewById(R.id.last_child); in testScrollDescendant() local
DHorizontalScrollViewTest.java712 View lastChild = mScrollViewCustom.findViewById(R.id.last_horizontal_child); in testRequestChildFocus() local
DListViewTest.java1012 View lastChild = listView.getChildAt(listView.getChildCount() - 1); in testJumpDrawables() local