Searched refs:testRotation (Results 1 – 4 of 4) sorted by relevance
/cts/tests/framework/base/windowmanager/src/android/server/wm/ |
D | ConfigChangeTests.java | 71 testRotation(TEST_ACTIVITY, 1, 1, 0); in testRotation90Relaunch() 79 testRotation(NO_RELAUNCH_ACTIVITY, 1, 0, 1); in testRotation90NoRelaunch() 89 testRotation(TEST_ACTIVITY, 2, 0, 0); in testRotation180_RegularActivity() 99 testRotation(NO_RELAUNCH_ACTIVITY, 2, 0, 0); in testRotation180_NoRelaunchActivity() 205 private void testRotation(ComponentName activityName, int rotationStep, int numRelaunch, in testRotation() method in ConfigChangeTests
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/ |
D | RobustnessPath.java | 189 boolean rotationTest = testRotation(eulerRotation, rotationLocation); in handleRotation() 205 private boolean testRotation(double eulerRotation, float[] rotationLocation) { in testRotation() method in RobustnessPath
|
/cts/tests/app/src/android/app/cts/ |
D | DisplayTest.java | 51 public void testRotation() throws Throwable { in testRotation() method in DisplayTest
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | ChangeTransformTest.java | 76 public void testRotation() throws Throwable { in testRotation() method in ChangeTransformTest
|