Searched refs:cancelAll (Results 1 – 6 of 6) sorted by relevance
8 public void cancelAll(); in cancelAll() method
165 public void cancelAll() { in cancelAll() method in AlertService.NotificationMgrWrapper166 mNm.cancelAll(); in cancelAll()233 nm.cancelAll(); in updateAlertNotification()247 nm.cancelAll(); in updateAlertNotification()270 nm.cancelAll(); in generateAlerts()
238 nm.cancelAll(); in onClick()
104 mNotificationManager.cancelAll(); in cancelAllNotifications()
158 mNotifier.mNotificationMgr.cancelAll(); in onCreate()
333 public void cancelAll() { in cancelAll() method in AlertServiceTest.NotificationTestManager