Home
last modified time | relevance | path

Searched refs:computeVerticalScrollRange (Results 1 – 12 of 12) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DMyScrollView.java44 protected int computeVerticalScrollRange() { in computeVerticalScrollRange() method in MyScrollView
45 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DMyHorizontalScrollView.java72 public int computeVerticalScrollRange() { in computeVerticalScrollRange() method in MyHorizontalScrollView
73 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DMockTextView.java99 public int computeVerticalScrollRange() { in computeVerticalScrollRange() method in MockTextView
100 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DAbsListViewTest.java481 assertEquals(0, listView.computeVerticalScrollRange()); in testComputeVerticalScrollValues()
487 assertEquals(mAdapter_countries.getCount(), listView.computeVerticalScrollRange()); in testComputeVerticalScrollValues()
908 protected int computeVerticalScrollRange() { in computeVerticalScrollRange() method in AbsListViewTest.MyListView
909 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DGridViewTest.java697 protected int computeVerticalScrollRange() { in computeVerticalScrollRange() method in GridViewTest.MockGridView
698 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DScrollViewTest.java668 mScrollView.computeVerticalScrollRange(), TOLERANCE); in testComputeVerticalScrollRange()
672 assertEquals(0, myScrollView.computeVerticalScrollRange()); in testComputeVerticalScrollRange()
DTextViewTest.java3601 assertEquals(0, textView.computeVerticalScrollRange()); in testComputeVerticalScrollRange()
3604 assertEquals(textView.getHeight(), textView.computeVerticalScrollRange()); in testComputeVerticalScrollRange()
3608 assertEquals(textView.getLayout().getHeight(), textView.computeVerticalScrollRange()); in testComputeVerticalScrollRange()
/cts/tests/tests/view/src/android/view/cts/
DMyScrollView.java44 protected int computeVerticalScrollRange() { in computeVerticalScrollRange() method in MyScrollView
45 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DMockTextView.java99 public int computeVerticalScrollRange() { in computeVerticalScrollRange() method in MockTextView
100 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DMockView.java279 protected int computeVerticalScrollRange() { in computeVerticalScrollRange() method in MockView
280 return super.computeVerticalScrollRange(); in computeVerticalScrollRange()
DViewTest.java875 assertEquals(view.getHeight(), view.computeVerticalScrollRange()); in testComputeVerticalScroll()
887 assertEquals(view.getHeight(), view.computeVerticalScrollRange()); in testComputeVerticalScroll()
899 assertEquals(view.getHeight(), view.computeVerticalScrollRange()); in testComputeVerticalScroll()
913 assertEquals(view.getHeight(), view.computeVerticalScrollRange()); in testComputeVerticalScroll()
/cts/tools/dex-tools/dex/
Dclasses.out.dex85772 protected int computeVerticalScrollRange()
93422 protected int computeVerticalScrollRange()
96759 protected int computeVerticalScrollRange()
99823 protected int computeVerticalScrollRange()
103961 protected int computeVerticalScrollRange()
106424 protected int computeVerticalScrollRange()