Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsService.java2912 removeAllFingerprintForUser(userId); in removeBiometricsForUser()
2916 private void removeAllFingerprintForUser(final int userId) { in removeAllFingerprintForUser() method in LockSettingsService