Home
last modified time | relevance | path

Searched refs:addCredentialView (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java211 addCredentialView(false /* animatePanel */, true /* animateContents */); in onAction()
490 private void addCredentialView(boolean animatePanel, boolean animateContents) { in addCredentialView() method in AuthContainerView
550 addCredentialView(true /* animatePanel */, false /* animateContents */); in onAttachedToWindow()