Searched refs:getUserRotation (Results 1 – 5 of 5) sorted by relevance
332 assertEquals(Surface.ROTATION_0, mSecondaryDisplay.getDisplayRotation().getUserRotation()); in testDefaultTo0DegRotation()415 assertEquals(Surface.ROTATION_90, mSecondaryDisplay.getDisplayRotation().getUserRotation()); in testPersistUserRotationInSameInstance()438 mSecondaryDisplay.getDisplayRotation().getUserRotation()); in testPersistUserRotationAcrossInstances()
156 assertEquals(Surface.ROTATION_180, mTarget.getUserRotation()); in testLocksUserRotation_LockRotation_DefaultDisplay()171 assertEquals(Surface.ROTATION_180, mTarget.getUserRotation()); in testPersistsUserRotation_LockRotation_NonDefaultDisplay()
394 public int getUserRotation() { in getUserRotation() method in DisplayRotation
5415 proto.write(ROTATION, mDefaultDisplayRotation.getUserRotation()); in writeToProto()
16114 PLcom/android/server/wm/DisplayRotation;->getUserRotation()I