Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DNotificationChannel.java179 public static final int USER_LOCKED_VISIBILITY = 0x00000002; field in NotificationChannel
213 USER_LOCKED_VISIBILITY,
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DPreferencesHelper.java563 channel.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in createDefaultChannelIfNeededLocked()
1187 if ((conversation.getUserLockedFields() & NotificationChannel.USER_LOCKED_VISIBILITY) == 0 in maybeUpdateChildConversationChannel()
1959 update.lockFields(NotificationChannel.USER_LOCKED_VISIBILITY); in lockFieldsForUpdateLocked()
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java33 import static android.app.NotificationChannel.USER_LOCKED_VISIBILITY;
1697 | USER_LOCKED_VISIBILITY, in testChannelXml_upgradeCreateDefaultChannel()
2122 | USER_LOCKED_VISIBILITY, in testLockFields_visibilityAndDndAndBadge()
2130 | USER_LOCKED_VISIBILITY in testLockFields_visibilityAndDndAndBadge()
5259 USER_LOCKED_PRIORITY | USER_LOCKED_VISIBILITY | USER_LOCKED_IMPORTANCE in testUpdateConversationParent_doesNotUpdateLockedFields()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt8038 Landroid/app/NotificationChannel;->USER_LOCKED_VISIBILITY:I