Home
last modified time | relevance | path

Searched refs:ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationManager.java170 public static final String ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED = field in NotificationManager
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java1622 assertEquals(NotificationManager.ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED, in testUpdateGroupNotifyCreatorBlock()
1643 assertEquals(NotificationManager.ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED, in testUpdateGroupNotifyCreatorUnblock()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java29 import static android.app.NotificationManager.ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED;
2027 new Intent(ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED)
/frameworks/base/api/
Dcurrent.txt5845 …field public static final String ACTION_NOTIFICATION_CHANNEL_GROUP_BLOCK_STATE_CHANGED = "android.…