Searched refs:convertRotationToDegrees (Results 1 – 1 of 1) sorted by relevance
841 private int convertRotationToDegrees(@Surface.Rotation int rotation) { in convertRotationToDegrees() method in DisplayRotationTests.DisplayRotationBuilder873 .thenReturn(convertRotationToDegrees(mLidOpenRotation)); in build()875 .thenReturn(convertRotationToDegrees(mCarDockRotation)); in build()877 .thenReturn(convertRotationToDegrees(mDeskDockRotation)); in build()879 .thenReturn(convertRotationToDegrees(mUndockedHdmiRotation)); in build()