Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DRequestRectangleVisibleWithInternalScroll.java41 public TextView getTextBlob() { in getTextBlob() method in RequestRectangleVisibleWithInternalScroll
H A DRequestRectangleVisibleWithInternalScrollTest.java52 mTextBlob = getActivity().getTextBlob(); in setUp()