Searched refs:autoRedacted (Results 1 – 3 of 3) sorted by relevance
49 public boolean autoRedacted; // whether the redacted notification was generated by us field in NotificationData.Entry84 autoRedacted = false; in reset()
1495 entry.autoRedacted = true;
1477 if (ent.autoRedacted && ent.legacy) { in updateNotificationShade()