Home
last modified time | relevance | path

Searched refs:SetHandlerEventType (Results 1 - 6 of 6) sorted by relevance

/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Dtouch_gesture_adapter.cpp156 pointEvent->SetHandlerEventType(HANDLE_EVENT_TYPE_TOUCH_GESTURE); in OnGestureEvent()
/foundation/multimodalinput/input/service/monitor/test/
H A Devent_monitor_handler_test.cpp407 pointerEvent->SetHandlerEventType(HANDLE_EVENT_TYPE_POINTER); in HWTEST_F()
413 pointerEvent->SetHandlerEventType(HANDLE_EVENT_TYPE_FINGERPRINT); in HWTEST_F()
442 pointerEvent->SetHandlerEventType(HANDLE_EVENT_TYPE_FINGERPRINT); in HWTEST_F()
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1653 void SetHandlerEventType(HandleEventType eventType);
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp306 event->SetHandlerEventType(type); in DeserializePressedButtons()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp1326 void PointerEvent::SetHandlerEventType(HandleEventType eventType) in SetHandlerEventType() function in OHOS::MMI::PointerEvent
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dpointer_event_test.cpp1423 * @tc.desc: Verify SetHandlerEventType
1433 pointerEvent->SetHandlerEventType(0); in HWTEST_F()

Completed in 9 milliseconds