Home
last modified time | relevance | path

Searched defs:groupKey (Results 1 – 4 of 4) sorted by relevance

/cts/tests/app/src/android/app/cts/
DBaseNotificationManagerTest.java332 String groupKey, final int icon) { in sendNotification()
337 String groupKey, final int icon, in sendNotification()
/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java143 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java343 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification()
/cts/tests/tests/notificationlegacy/notificationlegacy29/src/android/app/notification/legacy29/cts/
DNotificationAssistantServiceTest.java776 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification()