Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java545 public ExpandableViewState resetViewState() { in resetViewState() method in ExpandableView
564 childRow.resetViewState(); in resetViewState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java119 child.resetViewState(); in resetChildViewStates()