Searched refs:tmpParentConfig (Results 1 – 1 of 1) sorted by relevance
609 File tmpParentConfig = null; in handleChildMissingConfig() local616 tmpParentConfig = FileUtil.createTempFile("parent-config", ".xml", mSandboxTmpFolder); in handleChildMissingConfig()617 pw = new PrintWriter(tmpParentConfig); in handleChildMissingConfig()626 return tmpParentConfig; in handleChildMissingConfig()630 FileUtil.deleteFile(tmpParentConfig); in handleChildMissingConfig()