Searched refs:convertRotationToDegrees (Results 1 – 1 of 1) sorted by relevance
1509 private int convertRotationToDegrees(@Surface.Rotation int rotation) { in convertRotationToDegrees() method in DisplayRotationTests.DisplayRotationBuilder1562 .thenReturn(convertRotationToDegrees(mLidOpenRotation)); in build()1564 .thenReturn(convertRotationToDegrees(mCarDockRotation)); in build()1566 .thenReturn(convertRotationToDegrees(mDeskDockRotation)); in build()1568 .thenReturn(convertRotationToDegrees(mUndockedHdmiRotation)); in build()