Home
last modified time | relevance | path

Searched refs:USER_LOCKED_PRIORITY (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/
H A DAppChannelsBypassingDndPreferenceController.java88 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in displayPreference()
181 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in populateList()
H A DDndPreferenceController.java69 mChannel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in onPreferenceChange()
/aosp12/frameworks/base/core/java/android/app/
H A DNotificationChannel.java163 public static final int USER_LOCKED_PRIORITY = 0x00000001; field in NotificationChannel
200 USER_LOCKED_PRIORITY,
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java789 | NotificationChannel.USER_LOCKED_PRIORITY in testChannelXml_upgradeCreateDefaultChannel()
1080 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()
1093 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()
1095 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()
1103 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()
1160 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY, in testLockFields_visibilityAndDndAndBadge()
1167 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
1175 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java514 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()
1864 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8034 Landroid/app/NotificationChannel;->USER_LOCKED_PRIORITY:I