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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
NodeProxy.java 381 NamedNodeMap nodeAttributes = xmlNode.getAttributes();
382 if (nodeAttributes != null) {
383 Node attr = nodeAttributes.getNamedItemNS(uri, attrName);
445 NamedNodeMap nodeAttributes = xmlNode.getAttributes();
446 if (nodeAttributes != null) {
448 int n = nodeAttributes.getLength();
451 Node attr = nodeAttributes.item(i);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 208 milliseconds