Lines Matching refs:KeyEntry
469 struct KeyEntry : EventEntry { struct
491 KeyEntry(nsecs_t eventTime, argument
499 virtual ~KeyEntry();
592 KeyEntry* keyEntry;
704 bool trackKey(const KeyEntry* entry, int32_t action, int32_t flags);
768 ssize_t findKeyMemento(const KeyEntry* entry) const;
771 void addKeyMemento(const KeyEntry* entry, int32_t flags);
859 bool isAppSwitchKeyEventLocked(KeyEntry* keyEntry);
891 KeyEntry* lastKeyEntry; // or null if no repeat
896 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime);
960 nsecs_t currentTime, KeyEntry* entry,
968 void logOutboundKeyDetailsLocked(const char* prefix, const KeyEntry* entry);
1078 DispatchEntry* dispatchEntry, KeyEntry* keyEntry, bool handled);
1082 void initializeKeyEvent(KeyEvent* event, const KeyEntry* entry);