Home
last modified time | relevance | path

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

/cts/tests/tests/notification/src/android/app/notification/current/cts/
DNotificationManagerTest.java2388 final int notificationId2 = 1004; in testNotificationListener_setNotificationsShown() local
2391 sendNotification(notificationId2, R.drawable.black); in testNotificationListener_setNotificationsShown()
2398 null, notificationId2, SEARCH_TYPE.LISTENER); in testNotificationListener_setNotificationsShown()
2459 final int notificationId2 = 1002; in testNotificationListener_getActiveNotifications() local
2462 sendNotification(notificationId2, R.drawable.black); in testNotificationListener_getActiveNotifications()
2469 null, notificationId2, SEARCH_TYPE.LISTENER); in testNotificationListener_getActiveNotifications()