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.java458 BySelector forward, BySelector backward, String text) throws MissingUiElementException { in scrollAndCheckIfUiElementExist()
528 BySelector forward, BySelector backward, BySelector target) in scrollAndCheckIfUiElementExist()
807 public UiObject2 scrollAndFindUiObject(BySelector forward, BySelector backward, String text) in scrollAndFindUiObject()
826 BySelector forward, BySelector backward, BySelector target) in scrollAndFindUiObject()
840 private UiObject2 scrollForwardAndFindUiObject(BySelector forward, BySelector target) in scrollForwardAndFindUiObject()