Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockItemViewHolder.kt160 dockItemViewController.animateAppIconExcited(appIcon) in exciteView()
166 dockItemViewController.animateAppIconExcited(appIcon) in resetView()
DDockItemViewController.kt195 fun animateAppIconExcited(appIcon: ShapeableImageView) { in animateAppIconExcited() method in com.android.car.docklib.view.DockItemViewController