Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DAmbientState.java413 public void setLastVisibleBackgroundChild( in setLastVisibleBackgroundChild() method in AmbientState
DNotificationStackScrollLayout.java2885 mAmbientState.setLastVisibleBackgroundChild(lastChild); in updateFirstAndLastBackgroundViews()