Home
last modified time | relevance | path

Searched refs:InterruptTimers (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h253 void InterruptTimers();
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1851 InterruptTimers(); in AddSequenceKey()
2229 void KeyCommandHandler::InterruptTimers() in InterruptTimers() function in OHOS::MMI::KeyCommandHandler
/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp2703 * @tc.desc: InterruptTimers
2714 ASSERT_NO_FATAL_FAILURE(handler.InterruptTimers());
2719 ASSERT_NO_FATAL_FAILURE(handler.InterruptTimers());

Completed in 12 milliseconds