Home
last modified time | relevance | path

Searched refs:getScrollYofBlob (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/widget/scroll/
DRequestRectangleVisibleWithInternalScroll.java37 public int getScrollYofBlob() { in getScrollYofBlob() method in RequestRectangleVisibleWithInternalScroll
DRequestRectangleVisibleWithInternalScrollTest.java60 assertEquals(getActivity().getScrollYofBlob(), mTextBlob.getScrollY()); in testPreconditions()