Searched refs:USER_LOCKED_PRIORITY (Results 1 – 4 of 4) sorted by relevance
657 | NotificationChannel.USER_LOCKED_PRIORITY in testChannelXml_upgradeCreateDefaultChannel()948 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()961 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()963 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()971 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()1028 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY, in testLockFields_visibilityAndDndAndBadge()1035 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()1043 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
94 public static final int USER_LOCKED_PRIORITY = 0x00000001; field in NotificationChannel130 USER_LOCKED_PRIORITY,
380 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()1394 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()
8562 Landroid/app/NotificationChannel;->USER_LOCKED_PRIORITY:I