Searched refs:MAX_SCROLLS (Results 1 – 1 of 1) sorted by relevance
49 private static final int MAX_SCROLLS = 5; field in AbstractAutoStandardAppHelper298 while (uiObject == null && scrollCount < MAX_SCROLLS) { in scrollAndFindUiObject()318 while (scrollCount < MAX_SCROLLS) { in scrollToTop()