Home
last modified time | relevance | path

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

/platform_testing/tests/androidbvt/src/com/android/androidbvt/
DSysUINotificationShadeTests.java198 private void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() argument
204 .setGroup(groupKey) in sendBundlingNotifications()
213 .setGroup(groupKey) in sendBundlingNotifications()
219 .setSubText(groupKey) in sendBundlingNotifications()
221 .setGroup(groupKey) in sendBundlingNotifications()
/platform_testing/tests/functional/notificationtests/src/com/android/notification/functional/
DNotificationHelper.java197 public void sendBundlingNotifications(List<Integer> lists, String groupKey) throws Exception { in sendBundlingNotifications() argument
201 .setGroup(groupKey) in sendBundlingNotifications()
208 .setGroup(groupKey) in sendBundlingNotifications()
214 .setSubText(groupKey) in sendBundlingNotifications()
216 .setGroup(groupKey) in sendBundlingNotifications()