Home
last modified time | relevance | path

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

/cts/tests/tests/notificationlegacy/notificationlegacy20/src/android/app/notification/legacy20/cts/
DLegacyNotificationManager20Test.java128 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification()
/cts/tests/tests/notification/src/android/app/notification/current/cts/
DBaseNotificationManagerTest.java261 String groupKey, final int icon) { in sendNotification()
266 String groupKey, final int icon, in sendNotification()
/cts/tests/tests/notificationlegacy/notificationlegacy27/src/android/app/notification/legacy/cts/
DLegacyNotificationManagerTest.java335 private void sendNotification(final int id, String groupKey, final int icon) throws Exception { in sendNotification()