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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
AbstractIconLabelNameNode.java 33 defaultProperties.add(PROP_LABEL);
94 properties.put(PROP_LABEL, propLabel);
IntentFilterNode.java 32 defaultProperties.add(PROP_LABEL);
76 properties.put(PROP_LABEL, propLabel);
IAndroidManifestProperties.java 63 String PROP_LABEL = ANDROID_QUALIFIER + "label";
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 523 else if (attrName.equalsIgnoreCase(PROP_LABEL))
    [all...]

Completed in 82 milliseconds