Searched refs:notificationDiff (Results 1 – 1 of 1) sorted by relevance
477 CarNotificationDiff notificationDiff = in setNotifications() local479 notificationDiff.setShowRecentsAndOlderHeaders(false); in setNotifications()481 DiffUtil.calculateDiff(notificationDiff, /* detectMoves= */ false); in setNotifications()535 CarNotificationDiff notificationDiff = in setSeenAndUnseenNotifications() local537 notificationDiff.setShowRecentsAndOlderHeaders(true); in setSeenAndUnseenNotifications()539 DiffUtil.calculateDiff(notificationDiff, /* detectMoves= */ false); in setSeenAndUnseenNotifications()