Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/animation/
DExcitementAnimationHelper.kt77 @ColorInt toStrokeColor: Int, in getExcitementAnimator()
90 toStrokeColor = toStrokeColor, in getExcitementAnimator()
106 @ColorInt toStrokeColor: Int, in getExcitementAnimator()
123 "toStrokeColor: $toStrokeColor," + in getExcitementAnimator()
158 toStrokeColor in getExcitementAnimator()
/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockItemViewController.kt209 val toStrokeColor: Int = getStrokeColor() in animateAppIconExcited() constant
230 toStrokeColor, in animateAppIconExcited()