Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationRowBinderImpl.java246 entry.autoRedacted = entry.notification.getNotification().publicVersion == null; in updateNotification()
DNotificationEntry.java100 public boolean autoRedacted; // whether the redacted notification was generated by us field in NotificationEntry