Home
last modified time | relevance | path

Searched refs:NotificationManagerBroadcastReceiver (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerBroadcastReceiver.java31 public class NotificationManagerBroadcastReceiver extends BroadcastReceiver { class
DNotificationManagerZenTest.java958 NotificationManagerBroadcastReceiver brOn = new NotificationManagerBroadcastReceiver(); in testConsolidatedNotificationPolicy_broadcasts()
975 NotificationManagerBroadcastReceiver brOff = new NotificationManagerBroadcastReceiver(); in testConsolidatedNotificationPolicy_broadcasts()
999 NotificationManagerBroadcastReceiver br = new NotificationManagerBroadcastReceiver(); in testNotificationPolicy_broadcasts()
2168 NotificationManagerBroadcastReceiver br = new NotificationManagerBroadcastReceiver(); in testSnoozeRule()
2199 NotificationManagerBroadcastReceiver br = new NotificationManagerBroadcastReceiver(); in testUnsnoozeRule_disableEnable()
2228 br = new NotificationManagerBroadcastReceiver(); in testUnsnoozeRule_disableEnable()