Home
last modified time | relevance | path

Searched refs:getVisibleBoundsForGestures (Results 1 – 1 of 1) sorted by relevance

/platform_testing/libraries/tapl-common/src/android/platform/test/scenario/tapl_common/
DTaplUiObject.kt53 private fun getVisibleBoundsForGestures(): Rect { in getVisibleBoundsForGestures() method in android.platform.test.scenario.tapl_common.TaplUiObject
100 val bounds: Rect = getVisibleBoundsForGestures() in scroll()
141 val bounds: Rect = getVisibleBoundsForGestures() in fling()