Searched refs:mOtherFirstPageTilesHeightAnimator (Results 1 – 1 of 1) sorted by relevance
124 private HeightExpansionAnimator mOtherFirstPageTilesHeightAnimator; field in QSAnimator294 mOtherFirstPageTilesHeightAnimator = null; in updateAnimators()407 if (mOtherFirstPageTilesHeightAnimator == null) { in updateAnimators()408 mOtherFirstPageTilesHeightAnimator = in updateAnimators()412 mOtherFirstPageTilesHeightAnimator.addView(tileView); in updateAnimators()460 if (mOtherFirstPageTilesHeightAnimator != null) { in updateAnimators()461 mOtherFirstPageTilesHeightAnimator.setInterpolator( in updateAnimators()667 if (mOtherFirstPageTilesHeightAnimator != null) { in setPosition()668 mOtherFirstPageTilesHeightAnimator.setPosition(position); in setPosition()735 if (mOtherFirstPageTilesHeightAnimator != null) { in clearAnimationState()[all …]