Searched refs:decodeProtectionLevel (Results 1 – 1 of 1) sorted by relevance
422 permissionInfo.protectionLevel = decodeProtectionLevel(itemData.getProtectionLevel()); in createPermissionInfo()478 private static int decodeProtectionLevel(String protectionLevel) { in decodeProtectionLevel() method in LegacyManifestParser