Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java445 void applyCurrentRotation(@Surface.Rotation int rotation) { in applyCurrentRotation() method in DisplayRotation
H A DDisplayContent.java2175 mDisplayRotation.applyCurrentRotation(rotation); in applyRotation()
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java689 mTarget.applyCurrentRotation(Surface.ROTATION_0); in testAllowAllRotations_allowAllRotationsBecomesDisabled_forbidsUpsideDownSuggestion()