D | AbstractAutoStandardAppHelper.java | 278 protected UiObject2 scrollAndFindUiObject(BySelector selector) { in scrollAndFindUiObject() method in AbstractAutoStandardAppHelper 279 return scrollAndFindUiObject(selector, 0); in scrollAndFindUiObject() 283 protected UiObject2 scrollAndFindUiObject(BySelector selector, int index) { in scrollAndFindUiObject() method in AbstractAutoStandardAppHelper
|