Home
last modified time | relevance | path

Searched refs:JudgeKeyEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/include/
H A Dkey_auto_repeat.h37 bool JudgeKeyEvent(const std::shared_ptr<KeyEvent>& keyEvent);
/foundation/multimodalinput/input/service/event_handler/src/
H A Dkey_auto_repeat.cpp75 bool KeyAutoRepeat::JudgeKeyEvent(const std::shared_ptr<KeyEvent>& keyEvent) in JudgeKeyEvent() function in OHOS::MMI::KeyAutoRepeat
120 if (JudgeKeyEvent(keyEvent_) && TimerMgr->IsExist(timerId_)) { in SelectAutoRepeat()

Completed in 1 milliseconds