Searched defs:EventEntry (Results 1 – 4 of 4) sorted by relevance
31 struct EventEntry { struct32 enum class Type {46 int32_t id;47 Type type;48 nsecs_t eventTime;49 uint32_t policyFlags;73 EventEntry(int32_t id, Type type, nsecs_t eventTime, uint32_t policyFlags); argument
62 EventEntry::EventEntry(int32_t id, Type type, nsecs_t eventTime, uint32_t policyFlags) in EventEntry() function in android::inputdispatcher::EventEntry
84 struct EventEntry { struct85 EventType type;86 int arg;172 using EventEntry = TestSystemCallback::EventEntry; variable
97 struct EventEntry { struct98 EventType type;99 int arg;