Searched refs:newDeviceRotation (Results 1 – 2 of 2) sorted by relevance
218 final int newDeviceRotation = getDeviceRotation(displayId); in testRotation() local219 if (newDeviceRotation == INVALID_DEVICE_ROTATION) { in testRotation()222 } else if (newDeviceRotation != initialRotation) { in testRotation()
199 final int newDeviceRotation = getDeviceRotation(displayId); in rotateAndCheckSizes() local200 if (newDeviceRotation == INVALID_DEVICE_ROTATION) { in rotateAndCheckSizes()