Searched refs:protLevel (Results 1 – 1 of 1) sorted by relevance
459 String protLevel = "????"; in protectionToString() local462 protLevel = "dangerous"; in protectionToString()465 protLevel = "normal"; in protectionToString()468 protLevel = "signature"; in protectionToString()471 protLevel = "signatureOrSystem"; in protectionToString()475 protLevel += "|privileged"; in protectionToString()478 protLevel += "|development"; in protectionToString()481 protLevel += "|appop"; in protectionToString()484 protLevel += "|pre23"; in protectionToString()487 protLevel += "|installer"; in protectionToString()[all …]