Searched refs:_isFaceAuthSupportedInCurrentPosture (Results 1 – 1 of 1) sorted by relevance
49 private val _isFaceAuthSupportedInCurrentPosture = MutableStateFlow(false) constant51 get() = _isFaceAuthSupportedInCurrentPosture83 _isFaceAuthSupportedInCurrentPosture.value = value in setIsFaceAuthSupportedInCurrentPosture()