Home
last modified time | relevance | path

Searched defs:redactAmbient (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java369 boolean usesIncreasedHeight, boolean usesIncreasedHeadsUpHeight, boolean redactAmbient, in createRemoteViews()
407 boolean redactAmbient, in apply()
553 final boolean redactAmbient, in applyRemoteView()
674 boolean redactAmbient) { in finishIfDone()
830 private static boolean canReapplyAmbient(ExpandableNotificationRow row, boolean redactAmbient) { in canReapplyAmbient()
865 boolean redactAmbient, in AsyncInflationTask()