Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayRotationTests.java1048 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterDisplayChangeBeforeTimeout_ignoresSensor()
1066 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterDisplayChangeAfterTimeout_usesSensor()
1084 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterHingeEventBeforeTimeout_ignoresSensor()
1104 .setPauseRotationWhenUnfolding(false) in testSensorRotationAfterHingeEventBeforeTimeoutFlagDisabled_usesSensorData()
1123 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterHingeEventAfterTimeout_usesSensorData()
1143 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterLargeHingeEventBeforeTimeout_usesSensor()
1275 public DisplayRotationBuilder setPauseRotationWhenUnfolding( in setPauseRotationWhenUnfolding() method in DisplayRotationTests.DisplayRotationBuilder