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