Lines Matching defs:keyEntry
469 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(eventEntry); in shouldReportFinishedEvent() local
612 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(eventEntry); in getDownTime() local
1032 std::shared_ptr<KeyEntry> keyEntry = std::static_pointer_cast<KeyEntry>(mPendingEvent); in dispatchOnceInnerLocked() local
1171 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(entry); in enqueueInboundEventLocked() local
1366 bool InputDispatcher::isAppSwitchKeyEvent(const KeyEntry& keyEntry) { in isAppSwitchKeyEvent()
2027 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(entry); in getTargetDisplayId() local
3141 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(eventEntry); in pokeUserActivityLocked() local
3313 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(newEntry); in enqueueDispatchEntryLocked() local
3453 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(entry); in processInteractionsLocked() local
3606 const KeyEntry& keyEntry = static_cast<const KeyEntry&>(eventEntry); in startDispatchCycleLocked() local
3757 const KeyEntry& keyEntry, const DispatchEntry& dispatchEntry) const { in getSignature() argument
6169 KeyEntry& keyEntry = static_cast<KeyEntry&>(*(dispatchEntry->eventEntry)); in doDispatchCycleFinishedCommand() local
6390 KeyEntry& keyEntry, bool handled) { in afterKeyEventLockedInterruptable()