Searched refs:HeightExpansionAnimator (Results 1 – 1 of 1) sorted by relevance
100 private HeightExpansionAnimator mQQSTileHeightAnimator;101 private HeightExpansionAnimator mOtherTilesExpandAnimator;318 mQQSTileHeightAnimator = new HeightExpansionAnimator(this, in updateAnimators()382 new HeightExpansionAnimator( in updateAnimators()661 private static class HeightExpansionAnimator { class in QSAnimator693 HeightExpansionAnimator(TouchAnimator.Listener listener, int startHeight, int endHeight) { in HeightExpansionAnimator() method in QSAnimator.HeightExpansionAnimator