Loading tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/GameAppHelper.kt +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ constructor( val bound = gameView.getVisibleBounds() return uiDevice.swipe( bound.centerX(), bound.top, 0, bound.centerX(), bound.centerY(), SWIPE_STEPS Loading Loading
tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/GameAppHelper.kt +1 −1 Original line number Diff line number Diff line Loading @@ -47,7 +47,7 @@ constructor( val bound = gameView.getVisibleBounds() return uiDevice.swipe( bound.centerX(), bound.top, 0, bound.centerX(), bound.centerY(), SWIPE_STEPS Loading