Home
last modified time | relevance | path

Searched refs:ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/app/
DNotificationManager.java142 public static final String ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED = field in NotificationManager
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java54 import static android.app.NotificationManager.ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED;
3110 new Intent(ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED)
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java3850 assertEquals(NotificationManager.ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED, in testUpdateChannelNotifyCreatorBlock()
3872 assertEquals(NotificationManager.ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED, in testUpdateChannelNotifyCreatorUnblock()
/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.txt7050 …field public static final String ACTION_NOTIFICATION_CHANNEL_BLOCK_STATE_CHANGED = "android.app.ac…