Searched defs:widthAnimator (Results 1 – 2 of 2) sorted by relevance
128 ValueAnimator widthAnimator = ValueAnimator.ofInt(mRadioCard.getWidth(), mScreenWidth); in playExitAnimation() local285 ValueAnimator widthAnimator = ValueAnimator.ofInt(mScreenWidth, in startEnterAnimation() local
194 ValueAnimator widthAnimator = ValueAnimator.ofInt(mCollapsedWidth, mExpandedWidth) in getExpandAnimatons() local235 ValueAnimator widthAnimator = ValueAnimator.ofInt(mExpandedWidth, mCollapsedWidth) in getCollapseAnimations() local