Package org.robolectric.shadows
Class ShadowInputEvent
- java.lang.Object
-
- org.robolectric.shadows.ShadowInputEvent
-
@Implements(android.view.InputEvent.class) public class ShadowInputEvent extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected android.view.InputDevicedevice
-
Constructor Summary
Constructors Constructor Description ShadowInputEvent()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected android.view.InputDevicegetDevice()voidsetDevice(android.view.InputDevice device)
-