Searched refs:autoRedacted (Results 1 – 3 of 3) sorted by relevance
55 public boolean autoRedacted; // whether the redacted notification was generated by us field in NotificationData.Entry85 autoRedacted = false; in reset()
1739 entry.autoRedacted = entry.notification.getNotification().publicVersion == null;2512 if (entry.autoRedacted && publicContentView != null && inflatedView != null) {
1766 if (ent.autoRedacted && ent.legacy) { in updateNotificationShade()