Searched refs:isNotPlayingOutIconSpec (Results 1 – 1 of 1) sorted by relevance
179 ) + fadeOut(animationSpec = isNotPlayingOutIconSpec()) in <lambda>()205 private fun <T> isNotPlayingOutIconSpec() = tween<T>(durationMillis = 400, delayMillis = 300) method