Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DFooterView.java200 return new FooterViewState(); in createExpandableViewState()
203 public class FooterViewState extends ExpandableViewState { class in FooterView
213 if (viewState instanceof FooterViewState) { in copyFrom()
214 hideContent = ((FooterViewState) viewState).hideContent; in copyFrom()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java594 ((FooterView.FooterViewState) viewState).hideContent =