Home
last modified time | relevance | path

Searched refs:NOTIFICATION_CHANNEL_OR_GROUP_UPDATED (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java23 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
552 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testConversationIsNotRecentIfCustomized()
775 updated, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testOnNotificationChannelModified()
802 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testGetConversation_demoted()
858 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testIsConversation_demoted()
901 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testNotificationChannelModified()
1561 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testCustomizedConversationNotInRecentList()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifCollectionTest.java22 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
373 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testEventDispatchedWhenChannelChanged()
380 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testEventDispatchedWhenChannelChanged()
402 entry.getSbn().getUser(), channel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testScheduleBuildNotificationListWhenChannelChanged()
461 entry.getSbn().getUser(), channel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testBuildNotificationListWhenChannelChanged()
/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java381 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED,
401 public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; field in NotificationListenerService
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleController.java20 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
2717 if (modificationType == NOTIFICATION_CHANNEL_OR_GROUP_UPDATED in onNotificationChannelModified()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java24 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
1484 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testNotificationChannelModified_channelUpdated_removesOverflowBubble() local
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1274 case NOTIFICATION_CHANNEL_OR_GROUP_UPDATED: in onNotificationChannelModified()
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java4012 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateChannelNotifyListener()
4127 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_success()
4149 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noAccess()
4175 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_badUser()
4207 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noSoundUriPermission()
4238 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noSoundUriPermission_sameSound()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java115 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
3096 modifiedChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED);
/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.txt41206 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2