Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationGroup.java56 assertSameGroupKey(statusBarNotification.getGroupKey()); in addNotification()
61 assertSameGroupKey(groupSummaryNotification.getGroupKey()); in setGroupSummaryNotification()
224 private void assertSameGroupKey(String groupKey) { in assertSameGroupKey() method in NotificationGroup