Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationInflater.java314 newParent, newParent.getAmbientChild(), newParent.getVisibleWrapper( in apply()
570 return ambientView.getAmbientChild() != null; in canReapplyAmbient()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java409 public View getAmbientChild() { in getAmbientChild() method in NotificationContentView