Home
last modified time | relevance | path

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

/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java660 | NotificationChannel.USER_LOCKED_PRIORITY in testChannelXml_upgradeCreateDefaultChannel()
951 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY in testClearLockedFields()
964 update1.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in testLockFields_soundAndVibration()
966 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()
974 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_soundAndVibration()
1031 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY, in testLockFields_visibilityAndDndAndBadge()
1038 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
1046 assertEquals(NotificationChannel.USER_LOCKED_PRIORITY in testLockFields_visibilityAndDndAndBadge()
/frameworks/base/core/java/android/app/
DNotificationChannel.java92 public static final int USER_LOCKED_PRIORITY = 0x00000001; field in NotificationChannel
128 USER_LOCKED_PRIORITY,
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java392 channel.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in createDefaultChannelIfNeededLocked()
1410 update.lockFields(NotificationChannel.USER_LOCKED_PRIORITY); in lockFieldsForUpdateLocked()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt8037 Landroid/app/NotificationChannel;->USER_LOCKED_PRIORITY:I