Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockItemViewController.kt74 fun setDynamic(dynamicIconStrokeColor: Int) { in setDynamic() method
DDockItemViewHolder.kt231 dockItemViewController.setDynamic(dockAppItem.iconColorWithScrim) in itemTypeChanged()