Searched refs:USER_LOCKED_LIGHTS (Results 1 – 6 of 6) sorted by relevance
135 if ((userlock & NotificationChannel.USER_LOCKED_LIGHTS) != 0) { in createScreenshotChannel()
128 public static final int USER_LOCKED_LIGHTS = 0x00000008; field in NotificationChannel157 USER_LOCKED_LIGHTS,
273 & NotificationChannel.USER_LOCKED_LIGHTS) == 0) { in calculateLights()
1776 update.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in lockFieldsForUpdateLocked()
401 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in testLights_locked_preUpgrade()
1068 | NotificationChannel.USER_LOCKED_LIGHTS, in testLockFields_vibrationAndLights()1080 assertEquals(NotificationChannel.USER_LOCKED_LIGHTS, in testLockFields_lightsAndImportance()1087 assertEquals(NotificationChannel.USER_LOCKED_LIGHTS in testLockFields_lightsAndImportance()