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