Searched refs:scrollAndCheckIfUiElementExist (Results 1 – 4 of 4) sorted by relevance
192 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in ScrollUtility205 mSpectatioUiUtil.scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist()210 mSpectatioUiUtil.scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist()
364 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil384 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, String text) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil386 return scrollAndCheckIfUiElementExist(scrollableSelector, text, /* isVertical= */ true); in scrollAndCheckIfUiElementExist()402 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil434 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil455 public boolean scrollAndCheckIfUiElementExist(BySelector scrollableSelector, BySelector target) in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil457 return scrollAndCheckIfUiElementExist(scrollableSelector, target, /* isVertical= */ true); in scrollAndCheckIfUiElementExist()473 public boolean scrollAndCheckIfUiElementExist( in scrollAndCheckIfUiElementExist() method in SpectatioUiUtil
87 mScrollUtility.scrollAndCheckIfUiElementExist( in hasUIElement()
403 .scrollAndCheckIfUiElementExist( in hasDeveloperOptions()