Searched refs:convertRotationToDegrees (Results 1 – 1 of 1) sorted by relevance
1404 private int convertRotationToDegrees(@Surface.Rotation int rotation) { in convertRotationToDegrees() method in DisplayRotationTests.DisplayRotationBuilder1455 .thenReturn(convertRotationToDegrees(mLidOpenRotation)); in build()1457 .thenReturn(convertRotationToDegrees(mCarDockRotation)); in build()1459 .thenReturn(convertRotationToDegrees(mDeskDockRotation)); in build()1461 .thenReturn(convertRotationToDegrees(mUndockedHdmiRotation)); in build()