Searched refs:USER_LOCKED_PRIORITY (Results 1 – 3 of 3) sorted by relevance
116 public static final int USER_LOCKED_PRIORITY = 0x00000001; field in NotificationChannel154 USER_LOCKED_PRIORITY,
732 | NotificationChannel.USER_LOCKED_PRIORITY in testChannelXml_upgradeCreateDefaultChannel()1023 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()1036 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()1038 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()1046 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()1103 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY, in testLockFields_visibilityAndDndAndBadge()1110 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()1118 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
476 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()1766 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()