Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java213 private boolean mNeedsRedaction; field in ExpandableNotificationRow
1618 if (mNeedsRedaction != needsRedaction) {
1619 mNeedsRedaction = needsRedaction;