Searched refs:protLevel (Results 1 – 1 of 1) sorted by relevance
447 String protLevel = "????"; in protectionToString() local450 protLevel = "dangerous"; in protectionToString()453 protLevel = "normal"; in protectionToString()456 protLevel = "signature"; in protectionToString()459 protLevel = "signatureOrSystem"; in protectionToString()463 protLevel += "|privileged"; in protectionToString()466 protLevel += "|development"; in protectionToString()469 protLevel += "|appop"; in protectionToString()472 protLevel += "|pre23"; in protectionToString()475 protLevel += "|installer"; in protectionToString()[all …]