Searched refs:mPostedNotifications (Results 1 – 2 of 2) sorted by relevance
63 ArrayList<Notification> mPostedNotifications = new ArrayList<Notification>(); field in MockListener122 mPostedNotifications.clear(); in resetData()153 mPostedNotifications.add(sbn.getNotification()); in onNotificationPosted()
1411 new ArrayList<>(MockListener.getInstance().mPostedNotifications); in test()