HomeSort by relevance Sort by last modified time
    Searched refs:toXml (Results 1 - 9 of 9) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/relative/
DeletionHandlerTest.java 81 String updated = TestNode.toXml(targetNode);
214 String updated = TestNode.toXml(targetNode);
333 String updated = TestNode.toXml(targetNode);
404 String updated = TestNode.toXml(targetNode);
  /libcore/luni/src/test/java/libcore/xml/
DomSerializationTest.java 61 private String toXml(Document document) throws Exception {
68 String actual = toXml(document);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/grid/
GridModelTest.java 239 "</GridLayout>", TestNode.toXml(targetNode));
260 "</GridLayout>", TestNode.toXml(targetNode));
376 "</GridLayout>", TestNode.toXml(targetNode));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
RenderPreviewList.java 108 description.toXml(document);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigurationDescription.java 161 * {@link #toXml(Document)}
266 public Element toXml(Document document) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
TestNode.java 251 public static String toXml(TestNode node) {
  /prebuilts/devtools/tools/lib/
common.jar 
  /prebuilts/gradle-plugin/com/android/tools/common/22.2.0/
common-22.2.0.jar 
  /prebuilts/misc/common/tools-common/
tools-common-prebuilt.jar 

Completed in 79 milliseconds