Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DAbsListViewTest.java1178 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in AbsListViewTest.MyListView
DTextViewTest.java4696 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in TextViewTest.MockTextView
/cts/tests/src/android/view/cts/
DMockView.java260 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in MockView