Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java382 NOTIFICATION_CHANNEL_OR_GROUP_DELETED
409 public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; field in NotificationListenerService
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java19 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
2718 || modificationType == NOTIFICATION_CHANNEL_OR_GROUP_DELETED) { in onNotificationChannelModified()
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java22 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
931 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_DELETED); in testNotificationChannelDeleted()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java23 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
1510 NOTIFICATION_CHANNEL_OR_GROUP_DELETED); in testNotificationChannelModified_channelDeleted_removesOverflowBubble() local
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1282 case NOTIFICATION_CHANNEL_OR_GROUP_DELETED: in onNotificationChannelModified()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java114 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
4307 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
4356 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
4360 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4029 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelNotifyListener()
4059 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelGroupNotifyListener()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt41205 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; // 0x3