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