Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/shade/ui/composable/
DVariableDayDate.kt18 val shorterText = viewModel.shorterDateText.collectAsStateWithLifecycle() in <lambda>() constant
33 text = shorterText.value, in <lambda>()