Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDisplayRotationTests.java537 mBuilder.setCarDockRotation(Surface.ROTATION_270).build(); in testReturnsCarDockRotation_CarDockedMode()
683 private DisplayRotationBuilder setCarDockRotation(int rotation) { in setCarDockRotation() method in DisplayRotationTests.DisplayRotationBuilder