Searched refs:_isPatternVisible (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/authentication/data/repository/ | ||
D | FakeAuthenticationRepository.kt | 46 private val _isPatternVisible = MutableStateFlow(true) in <lambda>() constant in com.android.systemui.authentication.data.repository.FakeAuthenticationRepository |