Home
last modified time | relevance | path

Searched defs:OnInputEvent (Results 1 – 13 of 13) sorted by relevance

/base/inputmethod/imf/services/adapter/keyboard/src/
Dinput_event_callback.cpp32 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::MiscServices::InputEventCallback
68 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::MiscServices::InputEventCallback
72 void InputEventCallback::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::MiscServices::InputEventCallback
/base/msdp/device_status/intention/adapters/input_adapter/src/
Dinput_adapter.cpp36 bool OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerFilter
41 bool OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerFilter
56 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer
63 void OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const override in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer
70 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {} in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InterceptorConsumer
/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
Dmmi_adapter_impl.cpp54 void MMIInputListenerAdapterImpl::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::NWeb::MMIInputListenerAdapterImpl
67 void MMIInputListenerAdapterImpl::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) con… in OnInputEvent() function in OHOS::NWeb::MMIInputListenerAdapterImpl
71 void MMIInputListenerAdapterImpl::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::NWeb::MMIInputListenerAdapterImpl
/base/msdp/device_status/rust/subsystem/input/binding/src/
Dinput_binding.cpp34 void DragMonitorConsumer::OnInputEvent(std::shared_ptr<OHOS::MMI::AxisEvent> axisEvent) const in OnInputEvent() function in DragMonitorConsumer
38 void DragMonitorConsumer::OnInputEvent(std::shared_ptr<OHOS::MMI::KeyEvent> keyEvent) const in OnInputEvent() function in DragMonitorConsumer
42 void DragMonitorConsumer::OnInputEvent(std::shared_ptr<OHOS::MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in DragMonitorConsumer
/base/msdp/device_status/tools/vdev/src/
Dvirtual_mouse.cpp52 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor
54 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor
76 void PointerPositionMonitor::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerPositionMonitor
Dvirtual_mouse_builder.cpp59 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::MouseEventMonitor
61 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::MouseEventMonitor
64 void MouseEventMonitor::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::MouseEventMonitor
Dvirtual_touchscreen_builder.cpp60 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor
62 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor
65 void PointerEventMonitor::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerEventMonitor
/base/msdp/device_status/services/interaction/drag/src/
Ddrag_manager.cpp417 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer
421 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer
443 void DragManager::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::InterceptorConsumer
449 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer
454 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) co… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer
466 void DragManager::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::DragManager::MonitorConsumer
/base/powermgr/power_manager/services/native/src/wakeup/
Dwakeup_controller.cpp285 void InputCallback::OnInputEvent(std::shared_ptr<KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback
325 void InputCallback::OnInputEvent(std::shared_ptr<PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback
388 void InputCallback::OnInputEvent(std::shared_ptr<AxisEvent> axisEvent) const in OnInputEvent() function in OHOS::PowerMgr::InputCallback
/base/msdp/device_status/services/interaction/coordination/src/
Dcoordination_sm.cpp1113 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) con… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer
1118 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEv… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer
1123 void CoordinationSM::InterceptorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) c… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::InterceptorConsumer
1125 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const {} in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer
1127 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent)… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer
1140 void CoordinationSM::MonitorConsumer::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const… in OnInputEvent() function in OHOS::Msdp::DeviceStatus::CoordinationSM::MonitorConsumer
1278 bool PointerFilter::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::PointerFilter
/base/msdp/device_status/services/interaction/coordination/include/
Dcoordination_sm.h65 bool OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override in OnInputEvent() function
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp1079 void PowerMgrInputMonitor::OnInputEvent(std::shared_ptr<KeyEvent> keyEvent) const in OnInputEvent() function in OHOS::PowerMgr::PowerMgrInputMonitor
1095 void PowerMgrInputMonitor::OnInputEvent(std::shared_ptr<PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::PowerMgr::PowerMgrInputMonitor
1111 void PowerMgrInputMonitor::OnInputEvent(std::shared_ptr<AxisEvent> axisEvent) const {}; in OnInputEvent() function in OHOS::PowerMgr::PowerMgrInputMonitor
/base/msdp/device_status/frameworks/native/interaction/test/unittest/src/
Dinteraction_manager_test.cpp575 void OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest
577 void OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const override {}; in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest
582 void InputEventCallbackTest::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent() function in OHOS::Msdp::DeviceStatus::InputEventCallbackTest