Searched refs:getDefaultDisplayCurrentRotation (Results 1 – 4 of 4) sorted by relevance
79 assertEquals(Surface.ROTATION_0, mCoordinator.getDefaultDisplayCurrentRotation()); in testRegisterThenDefaultDisplayRotationChanged()84 assertEquals(Surface.ROTATION_90, mCoordinator.getDefaultDisplayCurrentRotation()); in testRegisterThenDefaultDisplayRotationChanged()93 assertEquals(Surface.ROTATION_90, mCoordinator.getDefaultDisplayCurrentRotation()); in testDefaultDisplayRotationChangedThenRegister()
1913 coordinator.getDefaultDisplayCurrentRotation()); in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()1925 coordinator.getDefaultDisplayCurrentRotation()); in testSecondaryInternalDisplayRotationFollowsDefaultDisplay()
63 int getDefaultDisplayCurrentRotation() { in getDefaultDisplayCurrentRotation() method in DisplayRotationCoordinator
589 mDisplayRotationCoordinator.getDefaultDisplayCurrentRotation()); in updateRotationUnchecked()