Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/widget/
DFloatingSheet.kt59 private val shortAnimTimeMillis: Long in <lambda>() constant
69 shortAnimTimeMillis = resources.getInteger(android.R.integer.config_shortAnimTime).toLong() in <lambda>()
131 transition.duration = shortAnimTimeMillis in <lambda>()