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