Home
last modified time | relevance | path

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

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