Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflaterTest.java211 mNotificationInflater.updateNeedsRedaction(true); in testUpdateNeedsRedactionReinflatesChangedContentViews()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java161 public void updateNeedsRedaction(boolean needsRedaction) { in updateNeedsRedaction() method in NotificationContentInflater
DExpandableNotificationRow.java1621 mNotificationInflater.updateNeedsRedaction(needsRedaction);