Searched refs:rotationStep (Results 1 – 1 of 1) sorted by relevance
234 private void testRotation(ComponentName activityName, int rotationStep, int numRelaunch, in testRotation() argument240 final int initialRotation = 4 - rotationStep; in testRotation()257 for (int rotation = 0; rotation < 4; rotation += rotationStep) { in testRotation()