Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSAnimator.java733 mQQSTileHeightAnimator.resetViewsHeights(); in clearAnimationState()
736 mOtherFirstPageTilesHeightAnimator.resetViewsHeights(); in clearAnimationState()
739 mNonFirstPageQSAnimators.valueAt(i).first.resetViewsHeights(); in clearAnimationState()
836 void resetViewsHeights() { in resetViewsHeights() method in QSAnimator.HeightExpansionAnimator