Home
last modified time | relevance | path

Searched refs:groupKey (Results 1 – 2 of 2) sorted by relevance

/platform_testing/libraries/system-helpers/sysui-helper/src/android/system/helpers/
DNotificationHelper.java141 public void sendBundlingNotifications(List<Integer> lists, String groupKey, in sendBundlingNotifications() argument
149 .setGroup(groupKey) in sendBundlingNotifications()
159 .setGroup(groupKey) in sendBundlingNotifications()
166 .setSubText(groupKey) in sendBundlingNotifications()
168 .setGroup(groupKey) in sendBundlingNotifications()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java171 public void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() argument
175 .setGroup(groupKey) in sendBundlingNotifications()
182 .setGroup(groupKey) in sendBundlingNotifications()
188 .setSubText(groupKey) in sendBundlingNotifications()
190 .setGroup(groupKey) in sendBundlingNotifications()