Home
last modified time | relevance | path

Searched refs:AUSER_EVENT_KEYCODE (Results 1 – 3 of 3) sorted by relevance

/external/qemu/android/protocol/
Duser-events-impl.c111 case AUSER_EVENT_KEYCODE: in _userEventsImpl_io_func()
142 case AUSER_EVENT_KEYCODE: in _userEventsImpl_io_func()
Duser-events-protocol.h25 #define AUSER_EVENT_KEYCODE 1 macro
Duser-events-proxy.c138 _userEventsProxy_send(AUSER_EVENT_KEYCODE, &message, sizeof(message)); in user_event_keycode()