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