Searched defs:protectionLevel (Results 1 – 8 of 8) sorted by relevance
34 int protectionLevel = in createPackage_signatureOrPrivileged_shouldParseCorrectFlags() local44 int protectionLevel = in createPackage_protectionLevelNotDeclated_shouldParseToNormal() local53 int protectionLevel = in createPackage_protectionLevelVendorOrOem_shouldParseCorrectFlags() local64 int protectionLevel = in createPackage_protectionLevelDangerous_shouldParseCorrectFlags() local
11 private final String protectionLevel; field in PermissionItemData14 String permissionGroup, String protectionLevel, MetaData metaData) { in PermissionItemData()
40 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in syncGenerateRandomBytesStringIntProtectionlevel() local
473 private static int decodeProtectionLevel(String protectionLevel) { in decodeProtectionLevel()
1477 "protectionLevel": { object1534 "protectionLevel": { object1857 "protectionLevel": { object1968 "protectionLevel": { object2028 "protectionLevel": { object2124 "protectionLevel": { object2194 "protectionLevel": { object2360 "protectionLevel": { object2646 "protectionLevel": { object2704 "protectionLevel": { object[all …]
2515 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesTest() local2542 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesExceptionTest() local
2847 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesTest() local2878 ProtectionLevel protectionLevel = ProtectionLevel.forNumber(0); in generateRandomBytesExceptionTest() local
4068 String location, int lengthBytes, ProtectionLevel protectionLevel) { in generateRandomBytes()