Searched refs:protLevel (Results 1 – 1 of 1) sorted by relevance
435 String protLevel = "????"; in protectionToString() local438 protLevel = "dangerous"; in protectionToString()441 protLevel = "normal"; in protectionToString()444 protLevel = "signature"; in protectionToString()447 protLevel = "signatureOrSystem"; in protectionToString()451 protLevel += "|privileged"; in protectionToString()454 protLevel += "|development"; in protectionToString()457 protLevel += "|appop"; in protectionToString()460 protLevel += "|pre23"; in protectionToString()463 protLevel += "|installer"; in protectionToString()[all …]