Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalContainer.kt83 const val EDIT_MODE_TO_HUB_GRID_DELAY_MS = 167 in matches() constant
85 EDIT_MODE_TO_HUB_GRID_DELAY_MS + EDIT_MODE_TO_HUB_CONTENT_MS in matches()
128 startMillis = TransitionDuration.EDIT_MODE_TO_HUB_GRID_DELAY_MS, in <lambda>()