Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java636 public ExpandableViewState resetViewState() { in resetViewState() method in ExpandableView
655 childRow.resetViewState(); in resetViewState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java251 child.resetViewState(); in resetChildViewStates()