Searched defs:protectionLevel (Results 1 – 3 of 3) sorted by relevance
45 final int protectionLevel = permissionInfo.protectionLevel in testNoProtectionFlagsAddedToNonSignatureProtectionPermissions() local66 private static String protectionFlagsToString(int protectionLevel) { in protectionFlagsToString()
331 int protectionLevel = 0; in parseProtectionLevel() local444 final int protectionLevel; field in PermissionPolicyTest.ExpectedPermissionInfo447 @Nullable String backgroundPermission, int flags, int protectionLevel) { in ExpectedPermissionInfo()
92 int protectionLevel = permission.protectionLevel; in privappPermissionsNeedToBeWhitelisted() local