Home
last modified time | relevance | path

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

/packages/apps/Car/Launcher/docklib/src/com/android/car/docklib/view/
DDockItemViewHolder.kt73 private val iconColorExecutor = Executors.newSingleThreadExecutor() constant
136 iconColorFuture = iconColorExecutor.submit( in dropAnimationsStarting()