Home
last modified time | relevance | path

Searched defs:animateContents (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
H A DCredentialViewModel.kt68 val animateContents = _animateContents.asStateFlow() regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java490 private void addCredentialView(boolean animatePanel, boolean animateContents) { in addCredentialView()