Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationDiff.java228 Notification.Builder oldBuilder = in sameNotificationContent() local
233 return !Notification.areStyledNotificationsVisiblyDifferent(oldBuilder, newBuilder); in sameNotificationContent()