Searched refs:sameNotificationContent (Results 1 – 1 of 1) sorted by relevance
163 if (!sameNotificationContent( in areContentsTheSame()178 if (!sameNotificationContent(oldNotification, newNotification)) { in areContentsTheSame()193 private boolean sameNotificationContent(AlertEntry oldItem, AlertEntry newItem) { in sameNotificationContent() method in CarNotificationDiff