Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthContainerViewTest.kt552 private fun AuthContainerView.addToView() { regex
574 private fun AuthContainerView.hasBiometricPrompt() = regex
577 private fun AuthContainerView.hasCredentialView() = regex
580 private fun AuthContainerView.hasCredentialPatternView() = regex
583 private fun AuthContainerView.hasCredentialPasswordView() = regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthContainerView.java100 public class AuthContainerView extends LinearLayout class
272 AuthContainerView(@NonNull Config config, in AuthContainerView() method in AuthContainerView
296 AuthContainerView(@NonNull Config config, in AuthContainerView() method in AuthContainerView