Searched refs:getLegacyLockPasswordFilename (Results 1 – 2 of 2) sorted by relevance
272 stored = readFile(getLegacyLockPasswordFilename(userId)); in readPasswordHashIfExists()342 hasFile(getLegacyLockPasswordFilename(userId)); in hasPassword()462 String getLegacyLockPasswordFilename(int userId) { in getLegacyLockPasswordFilename() method in LockSettingsStorage
318 assertEquals("/data/system/password.key", storage.getLegacyLockPasswordFilename(0)); in testFileLocation_Owner()