Home
last modified time | relevance | path

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

/frameworks/base/libs/dream/lowlight/src/com/android/dream/lowlight/
DLowLightDreamManager.kt63 annotation class AmbientLightMode class in com.android.dream.lowlight.LowLightDreamManager
76 fun setAmbientLightMode(@AmbientLightMode ambientLightMode: Int) { in setAmbientLightMode()