| /platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomatorhelpers/ |
| D | SwipeUtils.kt | 38 val bounds = Rect(rawBound) in calculateStartEndPoint() constant
|
| /platform_testing/libraries/uiautomator-helpers/src/android/platform/uiautomator_helpers/ |
| D | SwipeUtils.kt | 24 val bounds = Rect(rawBound) in calculateStartEndPoint() constant
|
| /platform_testing/libraries/systemui-tapl/src/android/platform/systemui_tapl/ui/ |
| D | CommunalHub.kt | 40 val bounds = waitForObj(COMMUNAL_SELECTOR).visibleBounds in swipeRight() constant
|
| D | LockScreen.kt | 137 val bounds = swipeableArea.visibleBounds in swipeUp() constant 145 val bounds = swipeableArea.visibleBounds in swipeLeft() constant
|
| D | LockscreenUserSwitcher.kt | 51 val bounds = uiObject.visibleBounds in assertOnTheRightSide() constant
|
| D | Notification.kt | 452 val bounds = notification.visibleBounds in <lambda>() constant
|
| /platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/ |
| D | INewsHelper.java | 46 public default void scrollPage(Rect bounds, Direction dir, float percent) { in scrollPage()
|
| D | IMapsHelper.java | 159 public default void scrollPage(Rect bounds, Direction dir, float percent) { in scrollPage()
|
| /platform_testing/libraries/motion/src/platform/test/motion/view/ |
| D | DrawableFeatureCaptures.kt | 28 val bounds = FeatureCapture<Drawable, Rect>("bounds") { it.bounds.asDataPoint() } in <lambda>() constant
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/inputmethod/ |
| D | SoftInputWindow.kt | 27 open class SoftInputWindow(val bounds: Rect, val windowState: Int) { constant in android.tools.traces.inputmethod.SoftInputWindow
|
| /platform_testing/libraries/flicker/utils/test/src/android/tools/testutils/ |
| D | MockLayerTraceEntryBuilder.kt | 29 private val bounds = Rect(0, 0, 1080, 1920) constant
|
| /platform_testing/libraries/tapl-common/src/android/platform/test/scenario/tapl_common/ |
| D | TaplUiObject.kt | 100 val bounds: Rect = getVisibleBoundsForGestures() in scroll() constant 141 val bounds: Rect = getVisibleBoundsForGestures() in fling() constant
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/surfaceflinger/ |
| D | Display.kt | 44 val bounds = layerStackSpace constant in android.tools.traces.surfaceflinger.Display
|
| D | LayerProperties.kt | 32 override val bounds: RectF = RectF(), constant in android.tools.traces.surfaceflinger.LayerProperties
|
| D | ILayerProperties.kt | 35 val bounds: RectF constant
|
| /platform_testing/libraries/screenshot/src/main/java/platform/test/screenshot/ |
| D | ViewCapture.kt | 241 var bounds = getBoundsInSurface() in generateBitmapFromPixelCopy() variable 288 val bounds = Rect(x, y, x + width, y + height) in getBoundsInSurface() constant
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/wm/ |
| D | WindowConfiguration.kt | 30 val bounds: Rect = Rect(), constant in android.tools.traces.wm.WindowConfiguration
|
| D | WindowContainer.kt | 44 val bounds: Rect constant
|
| D | WindowContainerImpl.kt | 57 override val bounds: Rect = Rect() constant
|
| D | Task.kt | 31 override val bounds: Rect, in <lambda>() constant in android.tools.traces.wm.Task
|
| /platform_testing/libraries/flicker/utils/src/android/tools/traces/view/ |
| D | ViewNode.kt | 35 val bounds: Rect, constant in android.tools.traces.view.ViewNode
|
| /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/app-helpers/spectatio/spectatio-util/src/android/platform/spectatio/utils/ |
| D | SpectatioUiUtil.java | 210 Rect bounds = getScreenBounds(); in longPressScreenCenter() local 614 Rect bounds = getScreenBounds(); in swipe() local 649 Rect bounds, SwipeDirection swipeDirection, SwipeFraction swipeFraction) { in getPointsToSwipe() 1148 Rect bounds = scrollableObject.getVisibleBounds(); in scroll() 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/flicker/subject/surfaceflinger/ |
| D | LayersTraceSubjectTest.kt | 260 val bounds = region.bounds in <lambda>() constant
|