Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DExpandableView.java563 public ExpandableViewState resetViewState() { in resetViewState() method in ExpandableView
582 childRow.resetViewState(); in resetViewState()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DStackScrollAlgorithm.java129 child.resetViewState(); in resetChildViewStates()