Searched refs:cancelAll (Results 1 – 10 of 10) sorted by relevance
620 verify(mNotifManager, times(1)).cancelAll(); in testNotificationNever()632 verify(mNotifManager, times(1)).cancelAll(); in testNotificationVisible()644 verify(mNotifManager, times(1)).cancelAll(); in testNotificationVisibleComplete()
95 public void cancelAll() { in cancelAll() method in DownloadNotifier96 mNotifManager.cancelAll(); in cancelAll()
203 mNotifier.cancelAll(); in onCreate()
283 nm.cancelAll(); in updateAlertNotification()299 nm.cancelAll(); in updateAlertNotification()323 nm.cancelAll(); in generateAlerts()
29 public void cancelAll() { in cancelAll() method in NotificationMgr
284 nm.cancelAll(); in onClick()
120 manager.cancelAll(); in clearNotifications()
239 mNotifyMgr.cancelAll(); in handleSaveRequest()
334 nm.cancelAll(); in cancelAllNotifications()375 nm.cancelAll(); in resendNotifications()
158 mNotifier.mNotificationMgr.cancelAll(); in onCreate()