/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ |
H A D | RotationTransition.kt | 25 import com.android.server.wm.flicker.helpers.setRotation 34 setup { this.setRotation(flicker.scenario.startRotation) } 36 transitions { this.setRotation(flicker.scenario.endRotation) }
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ |
H A D | ClosePipTransition.kt | 25 import com.android.server.wm.flicker.helpers.setRotation 32 setup { this.setRotation(flicker.scenario.startRotation) } 33 teardown { this.setRotation(Rotation.ROTATION_0) }
|
H A D | ShowPipAndRotateDisplay.kt | 28 import com.android.server.wm.flicker.helpers.setRotation 70 setRotation(flicker.scenario.startRotation) 72 transitions { setRotation(flicker.scenario.endRotation) }
|
H A D | MovePipOnImeVisibilityChangeTest.kt | 30 import com.android.server.wm.flicker.helpers.setRotation 48 setRotation(flicker.scenario.startRotation)
|
H A D | PipDragThenSnapTest.kt | 28 import com.android.server.wm.flicker.helpers.setRotation 55 setRotation(Rotation.ROTATION_0)
|
H A D | PipTransition.kt | 29 import com.android.server.wm.flicker.helpers.setRotation 73 setRotation(Rotation.ROTATION_0)
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/ |
H A D | FlickerExtensions.kt | 30 fun FlickerTestData.setRotation(rotation: Rotation) = 31 ChangeDisplayOrientationRule.setRotation(
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | DisplayPolicyLayoutTests.java | 90 public void setRotation(int rotation, boolean includingWindows) { in setRotation() method in DisplayPolicyLayoutTests 94 mNavBarWindow.getWindowConfiguration().setRotation(rotation); in setRotation() 95 mStatusBarWindow.getWindowConfiguration().setRotation(rotation); in setRotation() 96 mWindow.getWindowConfiguration().setRotation(rotation); in setRotation() 175 setRotation(ROTATION_90, false /* includingWindows */); in testSimulateLayoutDisplay()
|
H A D | WindowConfigurationTests.java | 88 winConfig4.setRotation(Surface.ROTATION_90); in testDiff() 160 winConfig2.setRotation(Surface.ROTATION_180); in testConfigurationCompareTo() 163 winConfig2.setRotation(winConfig1.getRotation()); in testConfigurationCompareTo() 251 other.setRotation(ROTATION_270); in testMaskedSetTo()
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/appcompat/ |
H A D | BaseAppCompat.kt | 25 import com.android.server.wm.flicker.helpers.setRotation 60 fun FlickerTestData.setStartRotation() = setRotation(flicker.scenario.startRotation) 62 fun FlickerTestData.setEndRotation() = setRotation(flicker.scenario.endRotation)
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/ |
H A D | SplitScreenBase.kt | 22 import com.android.server.wm.flicker.helpers.setRotation 34 setRotation(flicker.scenario.startRotation)
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/ |
H A D | OpenAppFromIntentColdTest.kt | 28 import com.android.server.wm.flicker.helpers.setRotation 69 this.setRotation(flicker.scenario.startRotation)
|
H A D | OpenAppFromIntentWarmTest.kt | 27 import com.android.server.wm.flicker.helpers.setRotation 72 this.setRotation(flicker.scenario.startRotation)
|
H A D | OpenAppFromOverviewTest.kt | 28 import com.android.server.wm.flicker.helpers.setRotation 83 this.setRotation(flicker.scenario.startRotation)
|
H A D | OpenAppTransition.kt | 27 import com.android.server.wm.flicker.helpers.setRotation 39 this.setRotation(flicker.scenario.startRotation)
|
H A D | OverrideTaskTransitionTest.kt | 36 import com.android.server.wm.flicker.helpers.setRotation 68 setRotation(flicker.scenario.startRotation)
|
H A D | OpenCameraFromHomeOnDoubleClickPowerButtonTest.kt | 32 import com.android.server.wm.flicker.helpers.setRotation 75 this.setRotation(flicker.scenario.startRotation)
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/close/ |
H A D | CloseAppTransition.kt | 29 import com.android.server.wm.flicker.helpers.setRotation 42 this.setRotation(flicker.scenario.startRotation)
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/ |
H A D | QuickQSPanelControllerTest.kt | 130 controller.setRotation(RotationUtils.ROTATION_LANDSCAPE) 142 controller.setRotation(RotationUtils.ROTATION_LANDSCAPE) 176 fun setRotation(newRotation: Int) { regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/ |
H A D | ShowImeOnAppStartWhenLaunchingAppTest.kt | 30 import com.android.server.wm.flicker.helpers.setRotation 90 this.setRotation(flicker.scenario.startRotation)
|
H A D | ShowImeOnAppStartWhenLaunchingAppFromOverviewTest.kt | 30 import com.android.server.wm.flicker.helpers.setRotation 54 this.setRotation(flicker.scenario.startRotation)
|
H A D | ShowImeOnAppStartWhenLaunchingAppFromQuickSwitchTest.kt | 31 import com.android.server.wm.flicker.helpers.setRotation 58 this.setRotation(flicker.scenario.startRotation)
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/notification/ |
H A D | OpenAppTransition.kt | 27 import com.android.server.wm.flicker.helpers.setRotation 39 this.setRotation(flicker.scenario.startRotation)
|
/aosp14/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
H A D | UiAutomatorBridge.java | 73 public boolean setRotation(int rotation) { in setRotation() method in UiAutomatorBridge 74 return mUiAutomation.setRotation(rotation); in setRotation()
|
/aosp14/frameworks/base/core/tests/coretests/src/android/view/ |
H A D | DisplayShapeTest.java | 97 displayShape = displayShape.setRotation(ROTATION_90); in testRotate_90() 110 displayShape = displayShape.setRotation(ROTATION_270); in testRotate_270()
|