Searched refs:keyEventFinalKey (Results 1 – 1 of 1) sorted by relevance
202 int32_t keyEventFinalKey = keyEvent->GetKeyCode(); in MatchCombinationKeys() local204 …MI_HILOGD("infoFinalKey:%{private}d,keyEventFinalKey:%{private}d", infoFinalKey, keyEventFinalKey); in MatchCombinationKeys()205 if (infoFinalKey != keyEventFinalKey || items.size() > PRE_KEYS_SIZE || in MatchCombinationKeys()219 if (item.GetKeyCode() == keyEventFinalKey) { in MatchCombinationKeys()