Searched refs:updateAnimatedViewBoundsWidth (Results 1 – 1 of 1) sorted by relevance
125 addUpdateListener { updateAnimatedViewBoundsWidth(animatedValue as Int) } in onSystemEventAnimationBegin()154 updateAnimatedViewBoundsWidth(animatedValue as Int) in createMoveOutAnimationForDot()163 updateAnimatedViewBoundsWidth(animatedValue as Int) in createMoveOutAnimationForDot()228 updateAnimatedViewBoundsWidth(animatedValue as Int) in createMoveOutAnimationDefault()323 private fun updateAnimatedViewBoundsWidth(width: Int) { in initializeAnimRect() method