Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CHANNEL_OR_GROUP_UPDATED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationManagerServiceTest.java605 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateChannelNotifyListener()
654 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_success()
675 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noAccess()
701 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_badUser()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java228 @IntDef({NOTIFICATION_CHANNEL_OR_GROUP_ADDED, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED,
247 public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; field in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java28 .NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
1321 modifiedChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in updateNotificationChannelInt()
/frameworks/base/api/
Dcurrent.txt37227 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2
Dsystem-current.txt40328 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2