| 585 | } |
| 586 | |
| 587 | InterceptionContext Interception_Worker::getInterceptionContext() |
| 588 | { |
| 589 | return s_InterceptionContext; |
| 590 | } |
| 591 | |
| 592 | QList<InputDevice> Interception_Worker::getRefreshedKeyboardDeviceList() |
| 593 | { |
nothing calls this directly
no outgoing calls
no test coverage detected