Home
last modified time | relevance | path

Searched refs:NotifyKeyUpSubscriber (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/subscriber/include/
H A Dkey_subscriber_handler.h109 void NotifyKeyUpSubscriber(const std::shared_ptr<KeyEvent> &keyEvent,
/ohos5.0/foundation/multimodalinput/input/service/subscriber/src/
H A Dkey_subscriber_handler.cpp622 void KeySubscriberHandler::NotifyKeyUpSubscriber(const std::shared_ptr<KeyEvent> &keyEvent, in NotifyKeyUpSubscriber() function in OHOS::MMI::KeySubscriberHandler
871 NotifyKeyUpSubscriber(keyEvent, subscribers, handled); in HandleKeyUp()
882 NotifyKeyUpSubscriber(keyEvent, subscribers, handled); in HandleKeyUp()
/ohos5.0/foundation/multimodalinput/input/service/subscriber/test/
H A Dkey_subscriber_handler_test.cpp551 handler.NotifyKeyUpSubscriber(keyEvent, subscribers, handled);
554 handler.NotifyKeyUpSubscriber(keyEvent, subscribers, handled);
558 handler.NotifyKeyUpSubscriber(keyEvent, subscribers, handled);
1483 ASSERT_NO_FATAL_FAILURE(handler.NotifyKeyUpSubscriber(keyEvent, subscriberList, handled));
1486 ASSERT_NO_FATAL_FAILURE(handler.NotifyKeyUpSubscriber(keyEvent, subscriberList, handled));
1488 ASSERT_NO_FATAL_FAILURE(handler.NotifyKeyUpSubscriber(keyEvent, subscriberList, handled));