Searched refs:IsRepeatKeyEvent (Results 1 – 3 of 3) sorted by relevance
215 bool IsRepeatKeyEvent(const SequenceKey &sequenceKey);
1894 bool KeyCommandHandler::IsRepeatKeyEvent(const SequenceKey &sequenceKey) in IsRepeatKeyEvent() function in OHOS::MMI::KeyCommandHandler2004 if (IsRepeatKeyEvent(sequenceKey)) { in AddSequenceKey()
2087 ASSERT_TRUE(handler.IsRepeatKeyEvent(sequenceKey));2090 ASSERT_FALSE(handler.IsRepeatKeyEvent(sequenceKey));2096 ASSERT_FALSE(handler.IsRepeatKeyEvent(sequenceKey));