Searched defs:moveOut (Results 1 – 2 of 2) sorted by relevance
70 val moveOut = ValueAnimator.ofFloat(0f, 1f).apply { in onSystemEventAnimationBegin() constant
189 val moveOut = ValueAnimator.ofInt(0, dotSize).apply { in createMoveOutAnimationForDot() constant223 val moveOut = ValueAnimator.ofInt(chipWidth, chipMinWidth).apply { in createMoveOutAnimationDefault() constant