Home
last modified time | relevance | path

Searched defs:centerY (Results 1 – 3 of 3) sorted by relevance

/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomatorhelpers/
DSwipeUtils.kt41 val centerY = bounds.centerY() in calculateStartEndPoint() constant
/platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/
DSwipeUtils.kt27 val centerY = bounds.centerY() in calculateStartEndPoint() constant
/platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/
DNotification.kt453 val centerY = (bounds.top + bounds.bottom) / 2f in <lambda>() constant