| /platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/ |
| D | SwipeUtils.kt | 23 val bounds = Rect(rawBound) in calculateStartEndPoint() constant
|
| /platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/ |
| D | INewsHelper.java | 45 public default void scrollPage(Rect bounds, Direction dir, float percent) { in scrollPage()
|
| D | IMapsHelper.java | 158 public default void scrollPage(Rect bounds, Direction dir, float percent) { in scrollPage()
|
| /platform_testing/libraries/flicker/src/android/tools/common/traces/surfaceflinger/ |
| D | Display.kt | 41 val bounds = layerStackSpace constant in android.tools.common.traces.surfaceflinger.Display
|
| D | LayerProperties.kt | 35 override val bounds: RectF = RectF.EMPTY, constant in android.tools.common.traces.surfaceflinger.LayerProperties
|
| D | ILayerProperties.kt | 38 @JsName("bounds") val bounds: RectF constant
|
| /platform_testing/libraries/flicker/src/android/tools/common/traces/inputmethod/ |
| D | SoftInputWindow.kt | 28 val bounds: Rect, constant in android.tools.common.traces.inputmethod.SoftInputWindow
|
| /platform_testing/libraries/flicker/test/src/android/tools/utils/ |
| D | MockLayerTraceEntryBuilder.kt | 29 private val bounds = Rect.from(0, 0, 1080, 1920) constant in android.tools.utils.MockLayerTraceEntryBuilder
|
| /platform_testing/libraries/flicker/src/android/tools/common/traces/wm/ |
| D | IWindowContainer.kt | 44 @JsName("bounds") val bounds: Rect constant
|
| D | WindowConfiguration.kt | 33 val bounds: Rect = Rect.EMPTY, constant in android.tools.common.traces.wm.WindowConfiguration
|
| D | WindowContainer.kt | 56 override val bounds: Rect = Rect.EMPTY constant
|
| D | Task.kt | 33 override val bounds: Rect, in <lambda>() constant in android.tools.common.traces.wm.Task
|
| /platform_testing/libraries/tapl-common/src/android/platform/test/scenario/tapl_common/ |
| D | TaplUiObject.kt | 100 val bounds: Rect = getVisibleBoundsForGestures() in scroll() constant 124 val bounds: Rect = getVisibleBoundsForGestures() in fling() constant
|
| /platform_testing/libraries/flicker/src/android/tools/common/traces/view/ |
| D | ViewNode.kt | 35 val bounds: Rect, constant in android.tools.common.traces.view.ViewNode
|
| /platform_testing/libraries/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/ |
| D | SpectatioUiUtil.java | 154 Rect bounds = getScreenBounds(); in longPressScreenCenter() local 458 Rect bounds = getScreenBounds(); in swipe() local 469 private List<Point> getPointsToSwipe(Rect bounds, SwipeDirection swipeDirection) { in getPointsToSwipe() 903 Rect bounds = scrollableObject.getVisibleBounds(); in scroll() local
|
| /platform_testing/libraries/app-helpers/interfaces/auto/src/android/platform/helpers/utility/ |
| D | Scrollable.java | 233 Rect bounds = scrollable.getVisibleBounds(); in calcScrollSpeed() local
|
| /platform_testing/libraries/system-helpers/accessibility-helper/src/android/system/helpers/ |
| D | AccessibilityScannerHelper.java | 287 Rect bounds = btn.getVisibleBounds(); in moveScannerCheckButton() local
|
| /platform_testing/libraries/flicker/test/src/android/tools/common/datatypes/ |
| D | RegionTest.kt | 1532 val bounds = flickerRegion.bounds in <lambda>() constant
|
| /platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/ |
| D | SystemUiJankTests.java | 674 Rect bounds = brightness.getVisibleBounds(); in testChangeBrightness() local
|
| /platform_testing/libraries/flicker/src/android/tools/common/datatypes/ |
| D | Region.kt | 64 val bounds in <lambda>() constant
|