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