Searched refs:_animateContents (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/ | ||
D | CredentialViewModel.kt | 77 private val _animateContents: MutableStateFlow<Boolean> = MutableStateFlow(true) in <lambda>() constant in com.android.systemui.biometrics.ui.viewmodel.CredentialViewModel |