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