Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java519 NotificationContentView ambientView = redactAmbient ? row.getPublicLayout() in canReapplyAmbient() local
521 return ambientView.getAmbientChild() != null; in canReapplyAmbient()