Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CHANNEL_OR_GROUP_DELETED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java251 NOTIFICATION_CHANNEL_OR_GROUP_DELETED
278 public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; field in NotificationListenerService
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java64 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
2726 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
2764 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
2768 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1742 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelNotifyListener()
1758 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelGroupNotifyListener()
/frameworks/base/api/
Dcurrent.txt41521 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; // 0x3