Searched defs:REPLACE_EXISTING (Results 1 – 2 of 2) sorted by relevance
795 Files.move(mFrpSecretFile.toPath(), mFrpSecretTmpFile.toPath(), REPLACE_EXISTING); in frpState_AutomaticallyDeactivateWithBackupDataFile() local
661 Files.move(Paths.get(mFrpSecretTmpFile), Paths.get(mFrpSecretFile), REPLACE_EXISTING); in moveFrpTempFileToPrimary() local