Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/test/java/com/android/bedstead/nene/display/
DDisplayTest.kt51 TestApis.display().setDisplayTheme(DisplayProperties.Theme.DARK) in setDisplayTheme_setDark_themeIsSet()
58 TestApis.display().setDisplayTheme(DisplayProperties.Theme.LIGHT) in setDisplayTheme_setLight_themeIsSet()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/display/
DDisplay.kt41 fun setDisplayTheme(displayTheme: DisplayProperties.Theme) { in display() method
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DDeviceState.java1776 Display.INSTANCE.setDisplayTheme(mOriginalDisplayTheme);
2619 Display.INSTANCE.setDisplayTheme(theme);