@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 |
---|---|
protected android.view.InputDevice |
getDevice() |
void |
setDevice(android.view.InputDevice device) |
@Implementation protected android.view.InputDevice getDevice()
public void setDevice(android.view.InputDevice device)