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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
PermissionNode.java 33 defaultProperties.add(PROP_PROTECTIONLEVEL);
142 properties.put(PROP_PROTECTIONLEVEL, protectionLevelName);
IAndroidManifestProperties.java 100 String PROP_PROTECTIONLEVEL = ANDROID_QUALIFIER + "protectionLevel";
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 186 else if (attrName.equalsIgnoreCase(PROP_PROTECTIONLEVEL))
    [all...]

Completed in 37 milliseconds