Home
last modified time | relevance | path

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

/platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/
DScrollable.java202 UiObject2 scrollable = device.findObject(By.scrollable(true)); in scroll() local
231 default int calcScrollSpeed(UiObject2 scrollable, long durationMs) { in calcScrollSpeed()
/platform_testing/libraries/automotive-helpers/standard-app-helper/src/android/platform/helpers/
DAbstractAutoStandardAppHelper.java214 UiObject2 scrollable = scrollableObjects.get(index); in scroll() local
235 private int getScrollableMargin(UiObject2 scrollable, boolean isVertical) { in getScrollableMargin()
251 private int getScrollSpeed(UiObject2 scrollable, long timeMs) { in getScrollSpeed()
/platform_testing/libraries/systemui-helper/src/android/platform/helpers/media/
DMediaInstrumentation.java161 … UiObject2 scrollable = mDevice.wait(Until.findObject(By.scrollable(true)), WAIT_TIME_MILLIS); in ensureUMOFullyVisible() local
/platform_testing/libraries/automotive-helpers/settings-app-helper/src/android/platform/helpers/
DSettingsSystemHelperImpl.java253 UiScrollable scrollable = new UiScrollable(uiSelector); in getSummeryText() local
DSettingsDateTimeHelperImpl.java290 UiScrollable scrollable = new UiScrollable(selector); in scrollToObjectInPicker() local
/platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/
DAccessibilityScannerHelper.java419 UiScrollable scrollable = new UiScrollable( in getShareApp() local