Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java418 public ExpandableView getLastVisibleBackgroundChild() { in getLastVisibleBackgroundChild() method in AmbientState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java160 ExpandableView lastView = ambientState.getLastVisibleBackgroundChild(); in updateState()
225 View lastChild = mAmbientState.getLastVisibleBackgroundChild(); in updateAppearance()