Searched refs:getPosted (Results 1 – 3 of 3) sorted by relevance
76 protected Collection<JSONObject> getPosted() { in getPosted() method in MockListener80 protected StatusBarNotification getPosted(String tag) { in getPosted() method in MockListener
255 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()315 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()374 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()433 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()498 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()564 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()630 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()824 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()
273 if (MockListener.getInstance().getPosted(mTag1) != null) { in test()325 StatusBarNotification sbn = MockListener.getInstance().getPosted(mTag1); in test()339 if (MockListener.getInstance().getPosted(mTag1) != null) { in test()541 StatusBarNotification sbn = MockListener.getInstance().getPosted(mTag1); in test()736 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()815 List<JSONObject> result = new ArrayList<>(MockListener.getInstance().getPosted()); in test()1312 if (MockListener.getInstance().getPosted(mTag1) != null) { in test()