Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java229 NOTIFICATION_CHANNEL_OR_GROUP_DELETED})
255 public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; field in NotificationListenerService
/frameworks/base/services/tests/notification/src/com/android/server/notification/
DNotificationManagerServiceTest.java999 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelNotifyListener()
1015 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelGroupNotifyListener()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java30 .NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
1879 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
1910 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
1914 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
/frameworks/base/api/
Dcurrent.txt37440 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; // 0x3
Dtest-current.txt37683 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; // 0x3
Dsystem-current.txt40555 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; // 0x3