Searched refs:USER_LOCKED_LIGHTS (Results 1 – 6 of 6) sorted by relevance
131 if ((userlock & NotificationChannel.USER_LOCKED_LIGHTS) != 0) { in createScreenshotChannel()
106 public static final int USER_LOCKED_LIGHTS = 0x00000008; field in NotificationChannel133 USER_LOCKED_LIGHTS,
267 & NotificationChannel.USER_LOCKED_LIGHTS) == 0) { in calculateLights()
1404 update.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in lockFieldsForUpdateLocked()
353 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in testLights_locked_preUpgrade()
993 | NotificationChannel.USER_LOCKED_LIGHTS, in testLockFields_vibrationAndLights()1005 assertEquals(NotificationChannel.USER_LOCKED_LIGHTS, in testLockFields_lightsAndImportance()1012 assertEquals(NotificationChannel.USER_LOCKED_LIGHTS in testLockFields_lightsAndImportance()