Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationDiff.java172 List<AlertEntry> oldChildNotifications = oldItem.getChildNotifications(); in areContentsTheSame() local
176 AlertEntry oldNotification = oldChildNotifications.get(i); in areContentsTheSame()