Home
last modified time | relevance | path

Searched defs:sendBundlingNotifications (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java140 public void sendBundlingNotifications(List<Integer> lists, String groupKey, in sendBundlingNotifications() method in NotificationHelper
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java169 public void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() method in NotificationHelper