Home
last modified time | relevance | path

Searched refs:computeVerticalScrollExtent (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DMockTextView.java116 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in MockTextView
117 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
DAbsListViewTest.java527 assertEquals(0, listView.computeVerticalScrollExtent()); in testComputeVerticalScrollValues()
533 assertEquals(0, listView.computeVerticalScrollExtent()); in testComputeVerticalScrollValues()
537 assertEquals(0, listView.computeVerticalScrollExtent()); in testComputeVerticalScrollValues()
1130 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in AbsListViewTest.MyListView
1131 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
DHorizontalScrollViewTest.java902 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in HorizontalScrollViewTest.MyHorizontalScrollView
903 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
DTextViewTest.java5162 assertEquals(0, ((MockTextView) mTextView).computeVerticalScrollExtent()); in testComputeVerticalScrollExtent()
5167 assertEquals(0, ((MockTextView) mTextView).computeVerticalScrollExtent()); in testComputeVerticalScrollExtent()
/cts/tests/tests/view/src/android/view/cts/
DMockView.java266 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in MockView
267 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
DViewTest.java892 assertEquals(view.getHeight(), view.computeVerticalScrollExtent()); in testComputeVerticalScroll()
899 assertEquals(view.getHeight(), view.computeVerticalScrollExtent()); in testComputeVerticalScroll()
906 assertEquals(view.getHeight(), view.computeVerticalScrollExtent()); in testComputeVerticalScroll()
916 assertEquals(view.getHeight(), view.computeVerticalScrollExtent()); in testComputeVerticalScroll()
/cts/tools/dex-tools/dex/
Dclasses.out.dex85768 protected int computeVerticalScrollExtent()
99819 protected int computeVerticalScrollExtent()
103957 protected int computeVerticalScrollExtent()