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.java153 List<StatusBarNotification> newChildNotifications = newItem.getChildNotifications(); in areContentsTheSame() local
157 StatusBarNotification newNotification = newChildNotifications.get(i); in areContentsTheSame()