Home
last modified time | relevance | path

Searched defs:scrollable (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/
DScrollable.java183 UiObject2 scrollable = device.findObject(By.scrollable(true)); in scroll() local
212 default int calcScrollSpeed(UiObject2 scrollable, long durationMs) { in calcScrollSpeed()
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
DAccessibilityScannerHelper.java419 UiScrollable scrollable = new UiScrollable( in getShareApp() local