Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsService.java3152 removeAllFingerprintForUser(userId); in removeBiometricsForUser()
3156 private void removeAllFingerprintForUser(final int userId) { in removeAllFingerprintForUser() method in LockSettingsService