Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DNotificationUtils.kt64 private const val ENABLE_LIGHTS = 0x02 constant
85 ENABLE_LIGHTS
114 channel.enableLights(bits and ENABLE_LIGHTS != 0) in createChannel()