Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h219 void LaunchRepeatKeyAbility(const RepeatKey &item, bool &isLaunched, const std::shared_ptr<KeyEvent> keyEvent);
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1478 LaunchRepeatKeyAbility(item, isLaunched, keyEvent); in HandleRepeatKeyAbility()
1498 LaunchRepeatKeyAbility(item, isLaunched, keyEvent); in HandleRepeatKeyAbility()
1502 void KeyCommandHandler::LaunchRepeatKeyAbility(const RepeatKey &item, bool &isLaunched, in LaunchRepeatKeyAbility() function in OHOS::MMI::KeyCommandHandler

Completed in 5 milliseconds