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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
PermissionNode.java 69 public static ProtectionLevel getProtectionLevel(String name)
220 public ProtectionLevel getProtectionLevel()
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 188 permissionNode.setProtectionLevel(PermissionNode.getProtectionLevel(attrValue));
    [all...]

Completed in 141 milliseconds