Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DHorizontalScrollViewTest.java475 View lastChild = mScrollView.findViewById(R.id.last_horizontal_child); in testRequestChildFocus() local
DScrollViewTest.java503 View lastChild = mScrollView.findViewById(R.id.last_child); in testRequestChildFocus() local