Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java738 mQQSTileHeightAnimator.resetViewsHeights(); in clearAnimationState()
741 mOtherFirstPageTilesHeightAnimator.resetViewsHeights(); in clearAnimationState()
744 mNonFirstPageQSAnimators.valueAt(i).first.resetViewsHeights(); in clearAnimationState()
838 void resetViewsHeights() { in resetViewsHeights() method in QSAnimator.HeightExpansionAnimator