Searched refs:_isCurrentUserActiveUnlockAvailable (Results 1 – 1 of 1) sorted by relevance
40 private val _isCurrentUserActiveUnlockAvailable = MutableStateFlow(false) constant in com.android.systemui.keyguard.data.repository.FakeTrustRepository42 _isCurrentUserActiveUnlockAvailable.asStateFlow()60 _isCurrentUserActiveUnlockAvailable.value = available in setCurrentUserActiveUnlockAvailable()