Searched refs:sendBundlingNotifications (Results 1 – 3 of 3) 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()
197 public void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() method in NotificationHelper
149 sendBundlingNotifications(lists, BUNDLE_GROUP_KEY); in verifyReceiveAndExpandRedactNotification()198 private void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() method in SysUINotificationShadeTests