Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java23 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
547 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testConversationIsNotRecentIfCustomized()
713 updated, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testOnNotificationChannelModified()
740 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testGetConversation_demoted()
796 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testIsConversation_demoted()
839 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testNotificationChannelModified()
1429 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testCustomizedConversationNotInRecentList()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java348 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED,
368 public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; field in NotificationListenerService
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1242 case NOTIFICATION_CHANNEL_OR_GROUP_UPDATED: in onNotificationChannelModified()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2417 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateChannelNotifyListener()
2491 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_success()
2514 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noAccess()
2542 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_badUser()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java81 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
2778 modifiedChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED);
/frameworks/base/core/api/
Dcurrent.txt38628 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2