Searched refs:notificationId1 (Results 1 – 1 of 1) sorted by relevance
3130 final int notificationId1 = 1003; in testNotificationListener_setNotificationsShown() local3133 sendNotification(notificationId1, R.drawable.black); in testNotificationListener_setNotificationsShown()3137 StatusBarNotification sbn1 = findPostedNotification(notificationId1, false); in testNotificationListener_setNotificationsShown()3205 final int notificationId1 = 1001; in testNotificationListener_getActiveNotifications() local3208 sendNotification(notificationId1, R.drawable.black); in testNotificationListener_getActiveNotifications()3212 StatusBarNotification sbn1 = findPostedNotification(notificationId1, false); in testNotificationListener_getActiveNotifications()