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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
IntentFilterNode.java 33 defaultProperties.add(PROP_PRIORITY);
81 properties.put(PROP_PRIORITY, propPriority.toString());
IAndroidManifestProperties.java 96 String PROP_PRIORITY = ANDROID_QUALIFIER + "priority";
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 527 else if (attrName.equalsIgnoreCase(PROP_PRIORITY))
    [all...]

Completed in 125 milliseconds