Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayRotationTests.java1128 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterDisplayChangeBeforeTimeout_ignoresSensor()
1146 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterDisplayChangeAfterTimeout_usesSensor()
1164 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterHingeEventBeforeTimeout_ignoresSensor()
1184 .setPauseRotationWhenUnfolding(false) in testSensorRotationAfterHingeEventBeforeTimeoutFlagDisabled_usesSensorData()
1203 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterHingeEventAfterTimeout_usesSensorData()
1223 .setPauseRotationWhenUnfolding(true) in testSensorRotationAfterLargeHingeEventBeforeTimeout_usesSensor()
1380 public DisplayRotationBuilder setPauseRotationWhenUnfolding( in setPauseRotationWhenUnfolding() method in DisplayRotationTests.DisplayRotationBuilder