Searched refs:autoRedacted (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DNotificationData.java49 public boolean autoRedacted; // whether the redacted notification was generated by us field in class:NotificationData.Entry
84 autoRedacted = false;
H A DBaseStatusBar.java1496 entry.autoRedacted = true;
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java1477 if (ent.autoRedacted && ent.legacy) {

Completed in 887 milliseconds