Home
last modified time | relevance | path

Searched defs:KeyEvent (Results 1 – 2 of 2) sorted by relevance

/external/wayland-protocols/flinger_headers/
DArcInputBridgeProtocol.h235 static BridgeInputEvent KeyEvent(uint64_t timestamp, uint32_t scanCode, in KeyEvent() function
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DNativeInput.java234 static class KeyEvent extends InputEvent { class in NativeInput