Searched refs:sendBundlingNotifications (Results 1 – 4 of 4) sorted by relevance
73 mHelper.sendBundlingNotifications(lists, BUNDLE_GROUP_KEY); in testBundlingNotification()91 mHelper.sendBundlingNotifications(lists, BUNDLE_GROUP_KEY); in testDismissBundlingNotification()106 mHelper.sendBundlingNotifications(lists, BUNDLE_GROUP_KEY); in testDismissIndividualNotification()
171 public void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() method in NotificationHelper
286 mHelper.sendBundlingNotifications(lists, BUNDLE_GROUP_KEY); in testReceiveAndExpandRedactNotification()
141 public void sendBundlingNotifications(List<Integer> lists, String groupKey, in sendBundlingNotifications() method in NotificationHelper