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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
InstrumentationNode.java 31 defaultProperties.add(PROP_TARGETPACKAGE);
87 properties.put(PROP_TARGETPACKAGE, propTargetPackage);
IAndroidManifestProperties.java 120 String PROP_TARGETPACKAGE = ANDROID_QUALIFIER + "targetPackage";
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 281 else if (attrName.equalsIgnoreCase(PROP_TARGETPACKAGE))
    [all...]

Completed in 28 milliseconds