Searched refs:USER_LOCKED_LIGHTS (Results 1 – 7 of 7) sorted by relevance
136 if ((userlock & NotificationChannel.USER_LOCKED_LIGHTS) != 0) { in createScreenshotChannel()
175 public static final int USER_LOCKED_LIGHTS = 0x00000008; field in NotificationChannel203 USER_LOCKED_LIGHTS,
275 & NotificationChannel.USER_LOCKED_LIGHTS) == 0) { in calculateLights()
1872 update.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in lockFieldsForUpdateLocked()
439 defaultChannel.lockFields(NotificationChannel.USER_LOCKED_LIGHTS); in testLights_locked_preUpgrade()
1133 | NotificationChannel.USER_LOCKED_LIGHTS, in testLockFields_vibrationAndLights()1145 assertEquals(NotificationChannel.USER_LOCKED_LIGHTS, in testLockFields_lightsAndImportance()1152 assertEquals(NotificationChannel.USER_LOCKED_LIGHTS in testLockFields_lightsAndImportance()
8033 Landroid/app/NotificationChannel;->USER_LOCKED_LIGHTS:I