Lines Matching defs:CommandEntry
592 struct CommandEntry : Link<CommandEntry> { struct
596 Command command;
599 sp<Connection> connection;
600 nsecs_t eventTime;
601 KeyEntry* keyEntry;
602 sp<InputApplicationHandle> inputApplicationHandle;
603 sp<InputWindowHandle> inputWindowHandle;
604 std::string reason;
605 int32_t userActivityEventType;
606 uint32_t seq;
607 bool handled;