HomeSort by relevance Sort by last modified time
    Searched defs:NAME_ATTR (Results 1 - 19 of 19) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
Test.java 35 private static final String NAME_ATTR = "name";
150 serializer.attribute(CtsXmlResultReporter.ns, NAME_ATTR, getName());
216 setName(getAttribute(parser, NAME_ATTR));
TestPackageResult.java 51 private static final String NAME_ATTR = "name";
158 serializeAttribute(serializer, NAME_ATTR, mName);
197 setName(getAttribute(parser, NAME_ATTR));
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
TestPlan.java 56 private static final String NAME_ATTR = "name";
72 final String entryNameValue = attributes.getValue(NAME_ATTR);
228 serializer.attribute(null, NAME_ATTR, parts[1]);
  /cts/common/util/src/com/android/compatibility/common/util/
ResultHandler.java 75 private static final String NAME_ATTR = "name";
149 String name = parser.getAttributeValue(NS, NAME_ATTR);
157 String caseName = parser.getAttributeValue(NS, NAME_ATTR);
161 String testName = parser.getAttributeValue(NS, NAME_ATTR);
310 serializer.attribute(NS, NAME_ATTR, module.getName());
316 serializer.attribute(NS, NAME_ATTR, cr.getName());
320 serializer.attribute(NS, NAME_ATTR, r.getName());
  /frameworks/base/tools/aapt/
Command.cpp 276 NAME_ATTR = 0x01010003,
868 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error);
882 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error);
897 String8 name = AaptXml::getAttribute(tree, NAME_ATTR, &error);
    [all...]
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
log4j-1.2.14.jar 
log4j-1.3alpha-8.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /packages/apps/TV/usbtuner/libs/
exoplayer_1.5.6.jar 
  /external/guice/extensions/struts2/lib/
ant-1.6.5.jar 
  /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/tools/common/m2/repository/org/apache/ant/ant/1.7.0/
ant-1.7.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 

Completed in 439 milliseconds