Searched refs:exciteAnimator (Results 1 – 1 of 1) sorted by relevance
66 private var exciteAnimator: Animator? = null variable in com.android.car.docklib.view.DockItemViewController179 if (exciteAnimator != null) { in updateViewBasedOnState()180 exciteAnimator?.cancel() in updateViewBasedOnState()181 exciteAnimator = null in updateViewBasedOnState()196 val isAnimationOngoing = exciteAnimator?.isRunning ?: false in animateAppIconExcited()205 exciteAnimator?.cancel() in animateAppIconExcited()217 exciteAnimator = null in animateAppIconExcited()222 exciteAnimator = null in animateAppIconExcited()226 exciteAnimator = ExcitementAnimationHelper.getExcitementAnimator( in animateAppIconExcited()236 exciteAnimator?.start() in animateAppIconExcited()