Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java378 NOTIFICATION_CHANNEL_OR_GROUP_DELETED
405 public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; field in NotificationListenerService
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java20 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
2393 || modificationType == NOTIFICATION_CHANNEL_OR_GROUP_DELETED) { in onNotificationChannelModified()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java21 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
1392 NOTIFICATION_CHANNEL_OR_GROUP_DELETED); in testNotificationChannelModified_channelDeleted_removesOverflowBubble() local
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java22 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
931 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_DELETED); in testNotificationChannelDeleted()
/aosp14/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java1282 case NOTIFICATION_CHANNEL_OR_GROUP_DELETED: in onNotificationChannelModified()
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java90 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED;
4079 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
4128 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
4132 NOTIFICATION_CHANNEL_OR_GROUP_DELETED);
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java3575 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelNotifyListener()
3605 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_DELETED)); in testDeleteChannelGroupNotifyListener()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40947 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_DELETED = 3; // 0x3