Searched refs:NotificationTestManager (Results 1 – 1 of 1) sorted by relevance
255 class NotificationTestManager extends NotificationMgr { class in AlertServiceTest264 public NotificationTestManager(ArrayList<Alert> alerts, int maxNotifications) { in NotificationTestManager() method in AlertServiceTest.NotificationTestManager397 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, in testGenerateAlerts_none()413 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, in testGenerateAlerts_single()450 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, maxNotifications); in testGenerateAlerts_multiple()554 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, maxNotifications); in testGenerateAlerts_maxAlerts()569 ntm = new NotificationTestManager(at.mAlerts, maxNotifications); in testGenerateAlerts_maxAlerts()588 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, in testGenerateAlerts_sharedPreferences()613 NotificationTestManager ntm = new NotificationTestManager(at.mAlerts, in testGenerateAlerts_refreshTime()