Home
last modified time | relevance | path

Searched defs:NotificationTestManager (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/tests/src/com/android/calendar/alerts/
DAlertServiceTest.java255 class NotificationTestManager extends NotificationMgr { class in AlertServiceTest
264 public NotificationTestManager(ArrayList<Alert> alerts, int maxNotifications) { in NotificationTestManager() method in AlertServiceTest.NotificationTestManager