Home
last modified time | relevance | path

Searched refs:isMaxTimes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h227 const std::shared_ptr<KeyEvent> keyEvent, bool isMaxTimes);
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1614 const std::shared_ptr<KeyEvent> keyEvent, bool isMaxTimes) in HandleRepeatKeyAbility() argument
1616 if (!isMaxTimes) { in HandleRepeatKeyAbility()