@Implements(value=android.view.InputDevice.class) public class ShadowInputDevice extends Object
Constructor and Description |
---|
ShadowInputDevice() |
Modifier and Type | Method and Description |
---|---|
protected String |
getName() |
static InputDevice |
makeInputDeviceNamed(String deviceName) |
void |
setDeviceName(String deviceName) |
public static InputDevice makeInputDeviceNamed(String deviceName)
@Implementation protected String getName()
public void setDeviceName(String deviceName)