Searched refs:shorterDateText (Results 1 – 2 of 2) sorted by relevance
18 val shorterText = viewModel.shorterDateText.collectAsStateWithLifecycle() in <lambda>()
109 val shorterDateText: StateFlow<String> = _shorterDateText.asStateFlow() in <lambda>() constant