Searched refs:cancelAll (Results 1 – 8 of 8) sorted by relevance
30 context.getSystemService(NotificationManager.class).cancelAll(); in onReceive()
128 NotificationManagerCompat.from(this).cancelAll(); in processIncoming()
312 public static void cancelAll() { in cancelAll() method in PhotoManager
296 PhotoManager.cancelAll();
165 tm.cancelAll(); in cancelAllJobs()
95 mNotificationManager.cancelAll(); in MediaNotificationManager()
199 NotificationManagerCompat.from(this).cancelAll(); in updateNotifications()
171 ((NotificationManager) getSystemService(NOTIFICATION_SERVICE)).cancelAll(); in onMessageReceived()