Searched defs:postBatchHistory (Results 1 – 1 of 1) sorted by relevance
275 private void trimPostBatchHistory(@NonNull TreeSet<PostRecord> postBatchHistory) { in trimPostBatchHistory()924 public final TreeSet<PostRecord> postBatchHistory = new TreeSet<>(); field in NotificationGroupManagerLegacy.NotificationGroup