Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java2536 notifyAboutEnrollmentChange(msg.arg1); in KeyguardUpdateMonitor()
3487 private void notifyAboutEnrollmentChange(@BiometricAuthenticator.Modality int modality) { in notifyAboutEnrollmentChange() method in KeyguardUpdateMonitor