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.java663 public ExpandableViewState resetViewState() { in resetViewState() method in ExpandableView
681 childRow.resetViewState(); in resetViewState()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java292 child.resetViewState(); in resetChildViewStates()