()
| 393 | |
| 394 | |
| 395 | public static boolean getRadioButton4State() { // 请求包、响应包的解密方式是否分开 |
| 396 | return RadioButton4.isSelected(); |
| 397 | } |
| 398 | |
| 399 | public static boolean getRadioButton5State() { // 请求包、响应包的解密方式是否分开 |
| 400 | return RadioButton5.isSelected(); |
no outgoing calls
no test coverage detected