Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
DSpectatioUiUtil.java365 BySelector forward, BySelector backward, String text) throws MissingUiElementException { in scrollAndCheckIfUiElementExist()
435 BySelector forward, BySelector backward, BySelector target) in scrollAndCheckIfUiElementExist()
703 public UiObject2 scrollAndFindUiObject(BySelector forward, BySelector backward, String text) in scrollAndFindUiObject()
722 BySelector forward, BySelector backward, BySelector target) in scrollAndFindUiObject()
736 private UiObject2 scrollForwardAndFindUiObject(BySelector forward, BySelector target) in scrollForwardAndFindUiObject()