Searched defs:scrollable (Results 1 – 6 of 6) sorted by relevance
202 UiObject2 scrollable = device.findObject(By.scrollable(true)); in scroll() local231 default int calcScrollSpeed(UiObject2 scrollable, long durationMs) { in calcScrollSpeed()
214 UiObject2 scrollable = scrollableObjects.get(index); in scroll() local235 private int getScrollableMargin(UiObject2 scrollable, boolean isVertical) { in getScrollableMargin()251 private int getScrollSpeed(UiObject2 scrollable, long timeMs) { in getScrollSpeed()
161 … UiObject2 scrollable = mDevice.wait(Until.findObject(By.scrollable(true)), WAIT_TIME_MILLIS); in ensureUMOFullyVisible() local
253 UiScrollable scrollable = new UiScrollable(uiSelector); in getSummeryText() local
290 UiScrollable scrollable = new UiScrollable(selector); in scrollToObjectInPicker() local
419 UiScrollable scrollable = new UiScrollable( in getShareApp() local