@Implements(value=android.view.InputEvent.class)
public class ShadowInputEvent
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected android.view.InputDevice |
device |
| Constructor and Description |
|---|
ShadowInputEvent() |
| Modifier and Type | Method and Description |
|---|---|
android.view.InputDevice |
getDevice() |
void |
setDevice(android.view.InputDevice device) |