Searched defs:tempXmlFile (Results 1 – 1 of 1) sorted by relevance
796 Path tempXmlFile = Files.createTempFile("adbKeyXmlFile", ".tmp"); in test_notifyKeyFilesUpdated_newKeyIsAuthorized() local798 Files.copy(mAdbKeyXmlFile.toPath(), tempXmlFile, StandardCopyOption.REPLACE_EXISTING); in test_notifyKeyFilesUpdated_newKeyIsAuthorized() local