Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h80 struct KeyMemento { struct
81 int32_t deviceId;
82 uint32_t source;
83 int32_t displayId;
84 int32_t keyCode;
85 int32_t scanCode;
86 int32_t metaState;
87 int32_t flags;
88 nsecs_t downTime;
89 uint32_t policyFlags;