Searched refs:userProfilePrimary (Results 1 – 1 of 1) sorted by relevance
68 private val userProfilePrimary: UserProfile = constant90 activeUserProfile = userProfilePrimary, in setup()91 allProfiles = listOf(userProfilePrimary), in setup()280 it.copy(allProfiles = listOf(userProfilePrimary, userProfileManaged)) in <lambda>()