Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/service/delegate_task/test/
H A Ddelegate_interface_test.cpp208 * @tc.desc: Test the function OnInputEventHandler
227 ASSERT_NO_FATAL_FAILURE(delegateInterface.OnInputEventHandler(type, pointerEvent)); in HWTEST_F()
230 ASSERT_NO_FATAL_FAILURE(delegateInterface.OnInputEventHandler(type, pointerEvent)); in HWTEST_F()
235 ASSERT_NO_FATAL_FAILURE(delegateInterface.OnInputEventHandler(type, pointerEvent)); in HWTEST_F()
/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_interface.cpp59 OnInputEventHandler(type, event); in OnInputEvent()
64 void DelegateInterface::OnInputEventHandler( in OnInputEventHandler() function in OHOS::MMI::DelegateInterface
/foundation/multimodalinput/input/service/delegate_task/include/
H A Ddelegate_interface.h63 void OnInputEventHandler(InputHandlerType type, std::shared_ptr<PointerEvent> event) const;

Completed in 1 milliseconds