Home
last modified time | relevance | path

Searched defs:scrollForward (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
DUiScrollable.java398 public boolean scrollForward() throws UiObjectNotFoundException { in scrollForward() method in UiScrollable
414 public boolean scrollForward(int steps) throws UiObjectNotFoundException { in scrollForward() method in UiScrollable