Home | History | Annotate | Download | only in input

Lines Matching refs:keyEntry

472     struct KeyEntry : EventEntry {
494 KeyEntry(nsecs_t eventTime,
502 virtual ~KeyEntry();
597 KeyEntry* keyEntry;
710 bool trackKey(const KeyEntry* entry, int32_t action, int32_t flags);
775 ssize_t findKeyMemento(const KeyEntry* entry) const;
778 void addKeyMemento(const KeyEntry* entry, int32_t flags);
870 bool isAppSwitchKeyEventLocked(KeyEntry* keyEntry);
902 KeyEntry* lastKeyEntry; // or null if no repeat
907 KeyEntry* synthesizeKeyRepeatLocked(nsecs_t currentTime);
977 nsecs_t currentTime, KeyEntry* entry,
985 void logOutboundKeyDetailsLocked(const char* prefix, const KeyEntry* entry);
1095 DispatchEntry* dispatchEntry, KeyEntry* keyEntry, bool handled);
1099 void initializeKeyEvent(KeyEvent* event, const KeyEntry* entry);