Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DEventHub.h49 struct RawEvent { struct
50 nsecs_t when;
51 int32_t deviceId;
52 int32_t type;
53 int32_t scanCode;
54 int32_t keyCode;
55 int32_t value;
56 uint32_t flags;