Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStorage.java265 private CredentialHash readPasswordHashIfExists(int userId) { in readPasswordHashIfExists() method in LockSettingsStorage
301 CredentialHash passwordHash = readPasswordHashIfExists(userId); in readCredentialHash()