Home
last modified time | relevance | path

Searched refs:convertRotationToDegrees (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayRotationTests.java765 private int convertRotationToDegrees(@Surface.Rotation int rotation) { in convertRotationToDegrees() method in DisplayRotationTests.DisplayRotationBuilder
795 .thenReturn(convertRotationToDegrees(mLidOpenRotation)); in build()
797 .thenReturn(convertRotationToDegrees(mCarDockRotation)); in build()
799 .thenReturn(convertRotationToDegrees(mDeskDockRotation)); in build()
801 .thenReturn(convertRotationToDegrees(mUndockedHdmiRotation)); in build()