Searched refs:protLevel (Results 1 – 1 of 1) sorted by relevance
200 String protLevel = "????"; in protectionToString() local203 protLevel = "dangerous"; in protectionToString()206 protLevel = "normal"; in protectionToString()209 protLevel = "signature"; in protectionToString()212 protLevel = "signatureOrSystem"; in protectionToString()216 protLevel += "|privileged"; in protectionToString()219 protLevel += "|development"; in protectionToString()222 protLevel += "|appop"; in protectionToString()225 protLevel += "|pre23"; in protectionToString()228 protLevel += "|installer"; in protectionToString()[all …]