Searched refs:mOutputPath (Results 1 – 2 of 2) sorted by relevance
75 private final String mOutputPath; field in XmlGenerator99 mOutputPath = outputPath; in XmlGenerator()108 if (mOutputPath != null) { in writePackageXml()109 File outputFile = new File(mOutputPath); in writePackageXml()
260 String mOutputPath; field in DescriptionGenerator.XMLGenerator270 mOutputPath = outputPath; in XMLGenerator()294 File file = new File(mOutputPath); in dump()