Searched refs:notificationId2 (Results 1 – 1 of 1) sorted by relevance
3106 final int notificationId2 = 1004; in testNotificationListener_setNotificationsShown() local3109 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() local3184 sendNotification(notificationId2, R.drawable.black); in testNotificationListener_getActiveNotifications()3188 StatusBarNotification sbn2 = findPostedNotification(notificationId2, false); in testNotificationListener_getActiveNotifications()