Searched defs:scrollTextIntoView (Results 1 - 1 of 1) sorted by relevance

/frameworks/testing/uiautomator/library/src/com/android/uiautomator/core/
H A DUiScrollable.java203 * See {@link #scrollDescriptionIntoView(String)} and {@link #scrollTextIntoView(String)}.
214 * See {@link #scrollDescriptionIntoView(String)} and {@link #scrollTextIntoView(String)}.
249 public boolean scrollTextIntoView(String text) throws UiObjectNotFoundException { method in class:UiScrollable

Completed in 798 milliseconds