Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DCarNotificationDiff.java173 List<AlertEntry> newChildNotifications = newItem.getChildNotifications(); in areContentsTheSame() local
177 AlertEntry newNotification = newChildNotifications.get(i); in areContentsTheSame()