Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputState.h90 struct KeyMemento { struct
91 DeviceId deviceId;
92 uint32_t source;
94 int32_t keyCode;
95 int32_t scanCode;
96 int32_t metaState;
97 int32_t flags;
98 nsecs_t downTime;
99 uint32_t policyFlags;