Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/trace/
DInputTracingBackendInterface.h47 struct TracedKeyEvent { struct
48 int32_t id;
49 nsecs_t eventTime;
50 uint32_t policyFlags;
51 int32_t deviceId;
52 uint32_t source;
53 ui::LogicalDisplayId displayId;
54 int32_t action;
55 int32_t keyCode;
56 int32_t scanCode;
[all …]