Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/service/notification/
DNotificationListenerService.java380 NOTIFICATION_CHANNEL_OR_GROUP_ADDED,
393 public static final int NOTIFICATION_CHANNEL_OR_GROUP_ADDED = 1; field in NotificationListenerService
/frameworks/base/services/tests/servicestests/src/com/android/server/people/data/
DDataManagerTest.java21 …tatic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED;
876 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_ADDED); in testNotificationChannelCreated()
924 mNotificationChannel, NOTIFICATION_CHANNEL_OR_GROUP_ADDED); in testNotificationChannelDeleted()
/frameworks/base/services/people/java/com/android/server/people/data/
DDataManager.java1273 case NOTIFICATION_CHANNEL_OR_GROUP_ADDED: in onNotificationChannelModified()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java113 …tatic android.service.notification.NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED;
3139 NOTIFICATION_CHANNEL_OR_GROUP_ADDED);
4158 NOTIFICATION_CHANNEL_OR_GROUP_ADDED);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3973 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelNotifyListener()
3976 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelNotifyListener()
3992 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelGroupNotifyListener()
3995 eq(NotificationListenerService.NOTIFICATION_CHANNEL_OR_GROUP_ADDED)); in testCreateChannelGroupNotifyListener()
/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.txt41204 field public static final int NOTIFICATION_CHANNEL_OR_GROUP_ADDED = 1; // 0x1