Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java503 public void setLastVisibleBackgroundChild( in setLastVisibleBackgroundChild() method in AmbientState
H A DNotificationStackScrollLayout.java3037 mAmbientState.setLastVisibleBackgroundChild(lastChild); in updateFirstAndLastBackgroundViews()