Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DPreprocessingManager.java417 if (hasSameGroupKey(mOldNotifications.get(key), newNotification)) { in additionalGroup()
448 private boolean hasSameGroupKey( in hasSameGroupKey() method in PreprocessingManager