Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java347 NOTIFICATION_CHANNEL_OR_GROUP_ADDED,
360 public static final int NOTIFICATION_CHANNEL_OR_GROUP_ADDED = 1; field in NotificationListenerService
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java21 …tatic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED;
814 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_ADDED); in testNotificationChannelCreated()
862 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_ADDED); in testNotificationChannelDeleted()
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1241 case NOTIFICATION_CHANNEL_OR_GROUP_ADDED: in onNotificationChannelModified()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java2374 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelNotifyListener()
2377 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelNotifyListener()
2395 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelGroupNotifyListener()
2398 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelGroupNotifyListener()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java79 …tatic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED;
2821 NOTIFICATION_CHANNEL_OR_GROUP_ADDED);
3721 NOTIFICATION_CHANNEL_OR_GROUP_ADDED);
/frameworks/base/core/api/
Dcurrent.txt38626 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_ADDED = 1; // 0x1