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.java318 BySelector forward, BySelector backward, String text) throws MissingUiElementException { in scrollAndCheckIfUiElementExist()
388 BySelector forward, BySelector backward, BySelector target) in scrollAndCheckIfUiElementExist()
600 public UiObject2 scrollAndFindUiObject(BySelector forward, BySelector backward, String text) in scrollAndFindUiObject()
619 BySelector forward, BySelector backward, BySelector target) in scrollAndFindUiObject()
633 private UiObject2 scrollForwardAndFindUiObject(BySelector forward, BySelector target) in scrollForwardAndFindUiObject()