Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayRotationTests.java332 mBuilder.setSupportAutoRotation(false).build(); in testNotEnablesSensor_AutoRotationNotSupported()
749 private DisplayRotationBuilder setSupportAutoRotation(boolean supportAutoRotation) { in setSupportAutoRotation() method in DisplayRotationTests.DisplayRotationBuilder