Searched refs:hasSameGroupKey (Results 1 – 1 of 1) sorted by relevance
423 if (hasSameGroupKey(mOldNotifications.get(key), newNotification)) { in additionalGroupAndRank()475 private boolean hasSameGroupKey(AlertEntry notification1, AlertEntry notification2) { in hasSameGroupKey() method in PreprocessingManager