Searched refs:USER_LOCKED_PRIORITY (Results 1 – 4 of 4) sorted by relevance
163 public static final int USER_LOCKED_PRIORITY = 0x00000001; field in NotificationChannel200 USER_LOCKED_PRIORITY,
797 | NotificationChannel.USER_LOCKED_PRIORITY in testChannelXml_upgradeCreateDefaultChannel()1088 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()1101 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()1103 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()1111 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()1168 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY, in testLockFields_visibilityAndDndAndBadge()1175 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()1183 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
515 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()1862 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()
8034 Landroid/app/NotificationChannel;->USER_LOCKED_PRIORITY:I