Android-cuttlefish cvd tool
|
#include <input_devices.h>
Public Member Functions | |
KeyboardDevice (InputConnection conn) | |
Result< void > | SendEvent (uint16_t code, bool down) |
![]() | |
InputDevice (InputConnection conn) | |
virtual | ~InputDevice ()=default |
Additional Inherited Members | |
![]() | |
Result< void > | WriteEvents (const EventBuffer &buffer) |
|
inline |
Result< void > cuttlefish::KeyboardDevice::SendEvent | ( | uint16_t | code, |
bool | down | ||
) |