Home
last modified time | relevance | path

Searched refs:trimPostBatchHistory (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/legacy/
H A DNotificationGroupManagerLegacy.java278 trimPostBatchHistory(group.postBatchHistory); in addToPostBatchHistory()
283 private void trimPostBatchHistory(@NonNull TreeSet<PostRecord> postBatchHistory) { in trimPostBatchHistory() method in NotificationGroupManagerLegacy
424 trimPostBatchHistory(combinedHistory); in getPriorityConversationAlertOverride()