Searched defs:currentProfile (Results 1 – 2 of 2) sorted by relevance
100 val currentProfile = userMonitor.userStatus.value.activeUserProfile in buildBanner() constant
88 val currentProfile by viewModel.selectedProfile.collectAsStateWithLifecycle() in ProfileSelector() constant