Searched refs:_isCurrentUserTrustManaged (Results 1 – 1 of 1) sorted by relevance
44 private val _isCurrentUserTrustManaged = MutableStateFlow(false) constant46 get() = _isCurrentUserTrustManaged56 _isCurrentUserTrustManaged.value = value in setCurrentUserTrustManaged()