Home
last modified time | relevance | path

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

/cts/tests/app/src/android/app/cts/
DNotificationManagerTest.java3106 final int notificationId2 = 1004; in testNotificationListener_setNotificationsShown() local
3109 sendNotification(notificationId2, R.drawable.black); in testNotificationListener_setNotificationsShown()
3113 StatusBarNotification sbn2 = findPostedNotification(notificationId2, false); in testNotificationListener_setNotificationsShown()
3181 final int notificationId2 = 1002; in testNotificationListener_getActiveNotifications() local
3184 sendNotification(notificationId2, R.drawable.black); in testNotificationListener_getActiveNotifications()
3188 StatusBarNotification sbn2 = findPostedNotification(notificationId2, false); in testNotificationListener_getActiveNotifications()