Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DRequestRectangleVisibleWithInternalScroll.java46 public Button getScrollToBlob() { in getScrollToBlob() method in RequestRectangleVisibleWithInternalScroll
H A DRequestRectangleVisibleWithInternalScrollTest.java53 mScrollToBlob = getActivity().getScrollToBlob(); in setUp()