|
|
|
@ -16,7 +16,7 @@ public final class InputManager {
|
|
|
|
|
|
|
|
|
|
|
|
private final IInterface manager;
|
|
|
|
private final IInterface manager;
|
|
|
|
private Method injectInputEventMethod;
|
|
|
|
private Method injectInputEventMethod;
|
|
|
|
boolean alternativeInjectInputEventMethod;
|
|
|
|
private boolean alternativeInjectInputEventMethod;
|
|
|
|
|
|
|
|
|
|
|
|
private static Method setDisplayIdMethod;
|
|
|
|
private static Method setDisplayIdMethod;
|
|
|
|
|
|
|
|
|
|
|
|
|