Home
last modified time | relevance | path

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

/aosp_15_r20/platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/
H A DSpectatioUiUtil.java405 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
425 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, String text) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
443 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
475 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
496 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, BySelector target) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
514 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
/aosp_15_r20/platform_testing/libraries/automotive-helpers/utility-helper/src/android/platform/helpers/
H A DScrollUtility.java192 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in ScrollUtility