Searched defs:redactAmbient (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
D | NotificationInflater.java | 106 public void setRedactAmbient(boolean redactAmbient) { in setRedactAmbient() 163 boolean usesIncreasedHeight, boolean usesIncreasedHeadsUpHeight, boolean redactAmbient, in createRemoteViews() 195 ExpandableNotificationRow row, boolean redactAmbient, in apply() 332 final boolean redactAmbient, boolean isNewView, in applyRemoteView() 442 boolean redactAmbient) { in finishIfDone() 567 private static boolean canReapplyAmbient(ExpandableNotificationRow row, boolean redactAmbient) { in canReapplyAmbient() 593 boolean usesIncreasedHeadsUpHeight, boolean redactAmbient, in AsyncInflationTask()
|