Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
H A DDataManagerTest.java23 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
547 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testConversationIsNotRecentIfCustomized()
713 updated, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testOnNotificationChannelModified()
740 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testGetConversation_demoted()
796 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testIsConversation_demoted()
839 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testNotificationChannelModified()
1429 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED); in testCustomizedConversationNotInRecentList()
/aosp12/frameworks/base/core/java/android/service/notification/
H A DNotificationListenerService.java349 NOTIFICATION_CHANNEL_OR_GROUP_UPDATED,
369 public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; field in NotificationListenerService
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DDataManager.java1242 case NOTIFICATION_CHANNEL_OR_GROUP_UPDATED: in onNotificationChannelModified()
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java2403 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateChannelNotifyListener()
2528 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_success()
2551 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_noAccess()
2579 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED)); in testUpdateNotificationChannelFromPrivilegedListener_badUser()
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java81 …tic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_UPDATED;
2670 modifiedChannel, NOTIFICATION_CHANNEL_OR_GROUP_UPDATED);
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt38692 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_UPDATED = 2; // 0x2