Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp200 PrintKeyOption(keyOption); in AddKeyGestureSubscriber()
329 PrintKeyOption(option); in AddSubscriber()
947 PrintKeyOption(keyOption); in HandleKeyDown()
1008 PrintKeyOption(keyOption); in HandleKeyUp()
1162 void KeySubscriberHandler::PrintKeyOption(const std::shared_ptr<KeyOption> keyOption) in PrintKeyOption() function in OHOS::MMI::KeySubscriberHandler
1384 PrintKeyOption(keyOption); in RemoveSubscriberTimer()
/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_subscriber_handler.h126 void PrintKeyOption(const std::shared_ptr<KeyOption> keyOption);
/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp875 * @tc.desc: Test PrintKeyOption
888 ASSERT_NO_FATAL_FAILURE(handler.PrintKeyOption(keyOption)); in HWTEST_F()

Completed in 7 milliseconds