Home
last modified time | relevance | path

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

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