Searched refs:computeVerticalScrollExtent (Results 1 – 7 of 7) sorted by relevance
116 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in MockTextView117 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
527 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.MyListView1131 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
902 public int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in HorizontalScrollViewTest.MyHorizontalScrollView903 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
5162 assertEquals(0, ((MockTextView) mTextView).computeVerticalScrollExtent()); in testComputeVerticalScrollExtent()5167 assertEquals(0, ((MockTextView) mTextView).computeVerticalScrollExtent()); in testComputeVerticalScrollExtent()
266 protected int computeVerticalScrollExtent() { in computeVerticalScrollExtent() method in MockView267 return super.computeVerticalScrollExtent(); in computeVerticalScrollExtent()
892 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()
85768 protected int computeVerticalScrollExtent()99819 protected int computeVerticalScrollExtent()103957 protected int computeVerticalScrollExtent()