Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DConfigChangeTests.java205 private void testRotation(ComponentName activityName, int rotationStep, int numRelaunch, in testRotation() argument
211 final int initialRotation = 4 - rotationStep; in testRotation()
228 for (int rotation = 0; rotation < 4; rotation += rotationStep) { in testRotation()