Searched refs:getLegacyLockPasswordFilename (Results 1 – 3 of 3) sorted by relevance
276 stored = readFile(getLegacyLockPasswordFilename(userId)); in readPasswordHashIfExists()346 hasFile(getLegacyLockPasswordFilename(userId)); in hasPassword()478 String getLegacyLockPasswordFilename(int userId) { in getLegacyLockPasswordFilename() method in LockSettingsStorage
348 assertEquals("/data/system/password.key", storage.getLegacyLockPasswordFilename(0)); in testFileLocation_Owner()
8341 HSPLcom/android/server/locksettings/LockSettingsStorage;->getLegacyLockPasswordFilename(I)Ljava/lan…