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/row/
DNotificationContentInflater.java831 NotificationContentView ambientView = redactAmbient ? row.getPublicLayout() in canReapplyAmbient() local
833 return ambientView.getAmbientChild() != null; in canReapplyAmbient()