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