Home
last modified time | relevance | path

Searched refs:USER_LOCKED_SHOW_BADGE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationChannel.java119 public static final int USER_LOCKED_SHOW_BADGE = 0x00000080; field in NotificationChannel
136 USER_LOCKED_SHOW_BADGE,
/frameworks/base/services/core/java/com/android/server/notification/
DPreferencesHelper.java1414 update.lockFields(NotificationChannel.USER_LOCKED_SHOW_BADGE); in lockFieldsForUpdateLocked()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPreferencesHelperTest.java1045 | NotificationChannel.USER_LOCKED_SHOW_BADGE, in testLockFields_visibilityAndDndAndBadge()