Searched refs:mOtherFirstPageTilesHeightAnimator (Results 1 – 1 of 1) sorted by relevance
126 private HeightExpansionAnimator mOtherFirstPageTilesHeightAnimator; field in QSAnimator295 mOtherFirstPageTilesHeightAnimator = null; in updateAnimators()409 if (mOtherFirstPageTilesHeightAnimator == null) { in updateAnimators()410 mOtherFirstPageTilesHeightAnimator = in updateAnimators()414 mOtherFirstPageTilesHeightAnimator.addView(tileView); in updateAnimators()462 if (mOtherFirstPageTilesHeightAnimator != null) { in updateAnimators()463 mOtherFirstPageTilesHeightAnimator.setInterpolator( in updateAnimators()669 if (mOtherFirstPageTilesHeightAnimator != null) { in setPosition()670 mOtherFirstPageTilesHeightAnimator.setPosition(position); in setPosition()740 if (mOtherFirstPageTilesHeightAnimator != null) { in clearAnimationState()[all …]