Home
last modified time | relevance | path

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

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