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

  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/dom/
PermissionNode.java 230 public void setProtectionLevel(ProtectionLevel protectionLevel)
  /development/apps/Development/src/com/android/development/
PermissionDetails.java 203 setProtectionLevel(R.id.perm_protection, pInfo.protectionLevel);
239 private void setProtectionLevel(int viewId, int protectionLevel) {
  /tools/motodev/src/plugins/common/src/com/motorola/studio/android/model/manifest/parser/
AndroidManifestNodeParser.java 188 permissionNode.setProtectionLevel(PermissionNode.getProtectionLevel(attrValue));
    [all...]

Completed in 434 milliseconds