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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
IAndroidManifestProperties.java 114 String PROP_STATENOTNEEDED = ANDROID_QUALIFIER + "stateNotNeeded";
ActivityNode.java 43 defaultProperties.add(PROP_STATENOTNEEDED);
370 properties.put(PROP_STATENOTNEEDED, propStateNotNeeded.toString());
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 481 else if (attrName.equalsIgnoreCase(PROP_STATENOTNEEDED))
    [all...]

Completed in 24 milliseconds