Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DAuthContainerViewTest.kt710 private fun AuthContainerView.addToView() { in <lambda>() method
734 private fun AuthContainerView.hasConstraintBiometricPrompt() = method
737 private fun AuthContainerView.hasBiometricPrompt() = method
740 private fun AuthContainerView.hasCredentialView() = method
743 private fun AuthContainerView.hasCredentialPatternView() = method
746 private fun AuthContainerView.hasCredentialPasswordView() = method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java110 public class AuthContainerView extends LinearLayout class
304 AuthContainerView(@NonNull Config config, in AuthContainerView() method in AuthContainerView
326 AuthContainerView(@NonNull Config config, in AuthContainerView() method in AuthContainerView