Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/display/
DDisplay.kt36 private const val USER_ROTATION_KEY = "user_rotation" in display() constant
79 val userRotationValue = TestApis.settings().system().getInt(USER_ROTATION_KEY) in display()