Searched refs:notification2 (Results 1 – 1 of 1) sorted by relevance
449 StatusBarNotification notification1, StatusBarNotification notification2) { in hasSameGroupKey() argument450 return TextUtils.equals(notification1.getGroupKey(), notification2.getGroupKey()); in hasSameGroupKey()