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/stack/
DAmbientState.java250 public ActivatableNotificationView getLastVisibleBackgroundChild() { in getLastVisibleBackgroundChild() method in AmbientState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShelf.java152 View lastView = ambientState.getLastVisibleBackgroundChild(); in updateState()
194 View lastChild = mAmbientState.getLastVisibleBackgroundChild(); in updateAppearance()