Searched refs:mOutputPath (Results 1 – 2 of 2) sorted by relevance
70 private final String mOutputPath; field in XmlGenerator86 mOutputPath = outputPath; in XmlGenerator()92 if (mOutputPath != null) { in writePackageXml()93 File outputFile = new File(mOutputPath); in writePackageXml()
248 String mOutputPath; field in DescriptionGenerator.XMLGenerator258 mOutputPath = outputPath; in XMLGenerator()282 File file = new File(mOutputPath); in dump()