Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/binder/
DBiometricViewBinder.kt400 legacyCallback.onAuthenticatedAndConfirmed() in <lambda>()
513 fun onAuthenticatedAndConfirmed() in onAuthenticated() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
DAuthContainerView.java253 public void onAuthenticatedAndConfirmed() { in onAuthenticatedAndConfirmed() method in AuthContainerView.BiometricCallback