Home
last modified time | relevance | path

Searched refs:GetSwitchSubscriberHandler (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/event_handler/include/
H A Dinput_event_handler.h57 std::shared_ptr<SwitchSubscriberHandler> GetSwitchSubscriberHandler() const;
/foundation/multimodalinput/input/service/event_handler/src/
H A Dinput_event_handler.cpp440 std::shared_ptr<SwitchSubscriberHandler> InputEventHandler::GetSwitchSubscriberHandler() const in GetSwitchSubscriberHandler() function in OHOS::MMI::InputEventHandler
/foundation/multimodalinput/input/service/event_handler/test/
H A Dinput_event_handler_test.cpp166 auto result = inputHandler->GetSwitchSubscriberHandler(); in HWTEST_F()
/foundation/multimodalinput/input/service/message_handle/src/
H A Dserver_msg_handler.cpp833 auto subscriberHandler = InputHandler->GetSwitchSubscriberHandler(); in OnSubscribeSwitchEvent()
844 auto subscriberHandler = InputHandler->GetSwitchSubscriberHandler(); in OnUnsubscribeSwitchEvent()

Completed in 4 milliseconds