Home
last modified time | relevance | path

Searched defs:defaultRotation (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
H A DWindowOrientationListenerTest.java191 @Surface.Rotation int defaultRotation) { in TestableWindowOrientationListener()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowOrientationListener.java102 @Surface.Rotation int defaultRotation) { in WindowOrientationListener()
120 @Surface.Rotation int defaultRotation, int rate) { in WindowOrientationListener()
H A DDisplayRotation.java283 int defaultRotation = readDefaultDisplayRotation(displayAddress); in DisplayRotation() local