Home
last modified time | relevance | path

Searched refs:getExcitementAnimator (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/animation/
DExcitementAnimationHelper.kt73 fun getExcitementAnimator( in getExcitementAnimator() method
84 return getExcitementAnimator( in getExcitementAnimator()
100 private fun getExcitementAnimator( in getExcitementAnimator() method
/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockItemViewController.kt226 exciteAnimator = ExcitementAnimationHelper.getExcitementAnimator( in animateAppIconExcited()