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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
MetadataNode.java 32 defaultProperties.add(PROP_RESOURCE);
84 properties.put(PROP_RESOURCE, propResource);
IAndroidManifestProperties.java 106 String PROP_RESOURCE = ANDROID_QUALIFIER + "resource";
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 674 else if (attrName.equalsIgnoreCase(PROP_RESOURCE))
    [all...]

Completed in 83 milliseconds