Searched refs:setSupportAutoRotation (Results 1 – 1 of 1) sorted by relevance
441 mBuilder.setSupportAutoRotation(false).build(); in testNotEnablesSensor_AutoRotationNotSupported()1242 mBuilder.setSupportAutoRotation(false).build(); in testReturnsUserRotation_FixedToUserRotationIfNoAutoRotation_AutoRotationNotSupport()1403 private DisplayRotationBuilder setSupportAutoRotation(boolean supportAutoRotation) { in setSupportAutoRotation() method in DisplayRotationTests.DisplayRotationBuilder