Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DNotificationChannel.java167 public static final int USER_LOCKED_VISIBILITY = 0x00000002; field in NotificationChannel
201 USER_LOCKED_VISIBILITY,
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java518 channel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in createDefaultChannelIfNeededLocked()
1865 update.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in lockFieldsForUpdateLocked()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java798 | NotificationChannel.USER_LOCKED_VISIBILITY, in testChannelXml_upgradeCreateDefaultChannel()
1176 | NotificationChannel.USER_LOCKED_VISIBILITY, in testLockFields_visibilityAndDndAndBadge()
1184 | NotificationChannel.USER_LOCKED_VISIBILITY in testLockFields_visibilityAndDndAndBadge()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt8038 Landroid/app/NotificationChannel;->USER_LOCKED_VISIBILITY:I