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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
InstrumentationNode.java 29 defaultProperties.add(PROP_FUNCTIONALTEST);
77 properties.put(PROP_FUNCTIONALTEST, propFunctionalTest.toString());
IAndroidManifestProperties.java 49 String PROP_FUNCTIONALTEST = ANDROID_QUALIFIER + "functionalTest";
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 271 if (attrName.equalsIgnoreCase(PROP_FUNCTIONALTEST))
    [all...]

Completed in 127 milliseconds