Home
last modified time | relevance | path

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

/packages/modules/OnDevicePersonalization/tests/perftests/scenarios/src/android/ondevicepersonalization/test/scenario/ondevicepersonalization/
DRequestAdWithTestAppRotations.java55 mTestAppHelper.setOrientationLandscape(); in testRequestAdWithTestAppRotations()
65 mTestAppHelper.setOrientationLandscape(); in testRequestAdWithTestAppRotations()
71 mTestAppHelper.setOrientationLandscape(); in testRequestAdWithTestAppRotations()
79 mTestAppHelper.setOrientationLandscape(); in testRequestAdWithTestAppRotations()
DTestAppHelper.java134 public void setOrientationLandscape() throws RemoteException { in setOrientationLandscape() method in TestAppHelper
137 sUiDevice.setOrientationLandscape(); in setOrientationLandscape()
/packages/apps/Settings/tests/uitests/src/com/android/settings/biometrics2/ui/view/
DFingerprintEnrollmentActivityTest.kt588 device.setOrientationLandscape() in <lambda>()
799 device.setOrientationLandscape() in <lambda>()
/packages/modules/AdServices/sdksandbox/tests/cts/endtoendtests/src/com/android/tests/sdksandbox/endtoend/
DSdkSandboxManagerTest.java898 sUiDevice.setOrientationLandscape(); in testSandboxActivityShouldRotateIfNotLocked()
954 sUiDevice.setOrientationLandscape(); in testSandboxActivityOrientationLocking()