Searched refs:isPlayingInIconSpec (Results 1 – 1 of 1) sorted by relevance
178 animationSpec = isPlayingInIconSpec(), in <lambda>()201 private fun <T> isPlayingInIconSpec() = tween<T>(durationMillis = 400, delayMillis = 300) method