Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java250 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED,
270 public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; field in NotificationListenerService
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1790 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateChannelNotifyListener()
1843 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_success()
1865 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noAccess()
1892 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_badUser()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java65 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
2034 modifiedChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED);
/frameworks/base/non-updatable-api/
Dcurrent.txt41962 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2
/frameworks/base/api/
Dcurrent.txt42106 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2