Home
last modified time | relevance | path

Searched defs:xml (Results 1 – 25 of 37) sorted by relevance

12

/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/grid/
DGridModelTest.java122 String xml = in testDeletion1() local
265 String xml = in testDelete2() local
380 String xml = in testDelete3_INCOMPLETE() local
450 String xml = "" + in testDelete4_INCOMPLETE() local
508 String xml = in testDelete5_INCOMPLETE() local
578 String xml = in testInsert1() local
668 String xml = in testInsert2() local
761 String xml = in testInsert3_BROKEN() local
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/relative/
DDeletionHandlerTest.java34 String xml = "" + in testSimple() local
115 String xml = "" + in testTransitive() local
295 String xml = in testCenter() local
358 String xml = "" + in testMove() local
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/sources/
DSdkSysImgSourceTest.java50 public Document _findAlternateToolsXml(InputStream xml) { in _findAlternateToolsXml()
58 public int _getXmlSchemaVersion(InputStream xml) { in _getXmlSchemaVersion()
62 public String _validateXml(InputStream xml, String url, int version, in _validateXml()
67 public Document _getDocument(InputStream xml, ITaskMonitor monitor) { in _getDocument()
DSdkAddonSourceTest.java57 public Document _findAlternateToolsXml(InputStream xml) { in _findAlternateToolsXml()
65 public int _getXmlSchemaVersion(InputStream xml) { in _getXmlSchemaVersion()
69 public String _validateXml(InputStream xml, String url, int version, in _validateXml()
74 public Document _getDocument(InputStream xml, ITaskMonitor monitor) { in _getDocument()
DSdkRepoSourceTest.java69 public Pair<Document, String> _findAlternateToolsXml(InputStream xml) throws IOException { in _findAlternateToolsXml()
96 public int _getXmlSchemaVersion(InputStream xml) { in _getXmlSchemaVersion()
100 public String _validateXml(InputStream xml, String url, int version, in _validateXml()
105 public Document _getDocument(InputStream xml, ITaskMonitor monitor) { in _getDocument()
/sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/
DSdkStatsTest.java50 public int _getXmlSchemaVersion(InputStream xml) { in _getXmlSchemaVersion()
54 public String _validateXml(InputStream xml, String url, int version, in _validateXml()
59 public Document _getDocument(InputStream xml, ITaskMonitor monitor) { in _getDocument()
DAddonsListFetcherTest.java50 public int _getXmlSchemaVersion(InputStream xml) { in _getXmlSchemaVersion()
54 public String _validateXml(InputStream xml, in _validateXml()
62 public Document _getDocument(InputStream xml, ITaskMonitor monitor) { in _getDocument()
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DAddonsListFetcher.java132 InputStream xml = fetchXmlUrl(url, cache, monitor.createSubMonitor(1), exception); in fetch() local
267 InputStream xml = cache.openCachedUrl(urlString, monitor); in fetchXmlUrl() local
307 protected int getXmlSchemaVersion(InputStream xml) { in getXmlSchemaVersion()
414 protected String validateXml(InputStream xml, String url, int version, in validateXml()
488 protected Document getDocument(InputStream xml, ITaskMonitor monitor) { in getDocument()
DSdkStats.java164 InputStream xml = fetchXmlUrl(url, cache, monitor.createSubMonitor(1), exception); in load() local
252 InputStream xml = cache.openCachedUrl(urlString, monitor); in fetchXmlUrl() local
292 protected int getXmlSchemaVersion(InputStream xml) { in getXmlSchemaVersion()
397 protected String validateXml(InputStream xml, String url, int version, in validateXml()
478 protected Document getDocument(InputStream xml, ITaskMonitor monitor) { in getDocument()
/sdk/common/tests/src/com/android/utils/
DPositionXmlParserTest.java42 String xml = in test() local
116 String xml = in testText() local
169 String xml = in testLineEndings() local
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/sources/
DSdkSource.java172 protected abstract Document findAlternateToolsXml(@Nullable InputStream xml) in findAlternateToolsXml()
362 InputStream xml = fetchXmlUrl(url, cache, monitor.createSubMonitor(1), exception); in load() local
629 InputStream xml = cache.openCachedUrl(urlString, monitor); in fetchXmlUrl() local
667 protected String validateXml(InputStream xml, String url, int version, in validateXml()
721 protected int getXmlSchemaVersion(InputStream xml) { in getXmlSchemaVersion()
967 protected Document getDocument(InputStream xml, ITaskMonitor monitor) { in getDocument()
DSdkAddonSource.java106 protected Document findAlternateToolsXml(@Nullable InputStream xml) { in findAlternateToolsXml()
DSdkSysImgSource.java106 protected Document findAlternateToolsXml(@Nullable InputStream xml) { in findAlternateToolsXml()
DSdkRepoSource.java158 protected Document findAlternateToolsXml(@Nullable InputStream xml) throws IOException { in findAlternateToolsXml()
175 protected Document findAlternateToolsXml( in findAlternateToolsXml()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
DXmlPrettyPrinterTest.java47 String xml, in checkFormat()
113 private void checkFormat(XmlFormatPreferences prefs, String baseLocation, String xml, in checkFormat()
118 private void checkFormat(XmlFormatPreferences prefs, String baseLocation, String xml, in checkFormat()
122 private void checkFormat(String baseLocation, String xml, String expected) in checkFormat()
/sdk/lint/libs/lint_checks/tests/src/com/android/tools/lint/
DLintCliXmlParserTest.java46 String xml = in test() local
134 String xml = in testLineEndings() local
/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DUtf8Detector.java67 String xml = context.getContents(); in visitDocument() local
/sdk/common/src/com/android/utils/
DPositionXmlParser.java109 String xml = getXmlString(data); in parse() local
126 public Document parse(@NonNull String xml) in parse()
132 private Document parse(@NonNull String xml, @NonNull InputSource input, boolean checkBom) in parse()
261 String xml = null; in getXmlString() local
481 private DomBuilder(String xml) throws ParserConfigurationException { in DomBuilder()
/sdk/anttasks/src/com/android/ant/
DLintExecTask.java68 public void setXml(Path xml) { in setXml()
/sdk/device_validator/dvlib/tests/src/com/android/dvlib/
DDeviceSchemaTest.java62 InputStream xml = DeviceSchemaTest.class.getResourceAsStream(resource); in checkFailure() local
79 InputStream xml = DeviceSchema.class.getResourceAsStream("devices_minimal.xml"); in getReplacedStream() local
97 InputStream xml = DeviceSchemaTest.class.getResourceAsStream("devices.xml"); in testValidXml() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java776 public static Document parseStructuredDocument(@NonNull String xml) { in parseStructuredDocument()
793 public static IStructuredModel createStructuredModel(@NonNull String xml) { in createStructuredModel()
840 public static Document parseDocument(@NonNull String xml, boolean logParserErrors) { in parseDocument()
DIncludeFinder.java469 String xml = AdtPlugin.readFile(file); in updateFileIncludes() local
475 String xml = AdtPlugin.readFile(resourceFile); in updateFileIncludes() local
506 private List<String> findIncludes(String xml) { in findIncludes()
521 private List<String> findIncludesInXml(String xml) { in findIncludesInXml()
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DRefactoringTest.java109 String xml = readTestFile(basename, false); in checkEdits() local
156 String xml = readTestFile(goldenName, false); in checkEdits() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
DTemplateManager.java238 String xml = Files.toString(templateFile, Charsets.UTF_8); in getTemplate() local
/sdk/lint/cli/src/com/android/tools/lint/
DLintCliXmlParser.java47 String xml = context.getContents(); in parseXml() local

12