Searched refs:getRebootEscrowFile (Results 1 – 2 of 2) sorted by relevance
77 File getRebootEscrowFile(int userId) { in getRebootEscrowFile() method in LockSettingsStorageTestable78 return remapToStorageDir(super.getRebootEscrowFile(userId)); in getRebootEscrowFile()
249 writeFile(getRebootEscrowFile(userId), rebootEscrow); in writeRebootEscrow()253 return readFile(getRebootEscrowFile(userId)); in readRebootEscrow()257 return hasFile(getRebootEscrowFile(userId)); in hasRebootEscrow()261 deleteFile(getRebootEscrowFile(userId)); in removeRebootEscrow()376 File getRebootEscrowFile(int userId) { in getRebootEscrowFile() method in LockSettingsStorage505 deleteFile(getRebootEscrowFile(userId)); in removeUser()