Home
last modified time | relevance | path

Searched refs:InputEventListener (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dinput_transfer_station.h28 class InputEventListener; variable
32 friend class InputEventListener; variable
64 class InputEventListener : public MMI::IInputEventConsumer {
66 InputEventListener() = default;
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/src/
H A Dintention_event_manager.cpp79 IntentionEventManager::InputEventListener::~InputEventListener() in ~InputEventListener()
97 std::make_shared<IntentionEventManager::InputEventListener>(uiContent, eventHandler); in EnableInputEventListener()
108 void IntentionEventManager::InputEventListener::UpdateLastMouseEvent( in UpdateLastMouseEvent()
128 bool IntentionEventManager::InputEventListener::CheckPointerEvent( in CheckPointerEvent()
150 void IntentionEventManager::InputEventListener::OnInputEvent( in OnInputEvent()
213 void IntentionEventManager::InputEventListener::DispatchKeyEventCallback( in DispatchKeyEventCallback()
244 void IntentionEventManager::InputEventListener::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEven… in OnInputEvent()
312 bool IntentionEventManager::InputEventListener::IsKeyboardEvent( in IsKeyboardEvent()
324 void IntentionEventManager::InputEventListener::OnInputEvent( in OnInputEvent()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dintention_event_manager_test.cpp36 std::shared_ptr<IntentionEventManager::InputEventListener> inputEventListener_;
57 … std::make_shared<IntentionEventManager::InputEventListener>(uIContent_.get(), eventHandler_); in SetUp()
227 std::shared_ptr<IntentionEventManager::InputEventListener> inputEventListener =
228 std::make_shared<IntentionEventManager::InputEventListener>(nullptr, nullptr);
259 std::shared_ptr<IntentionEventManager::InputEventListener> inputEventListener =
260 std::make_shared<IntentionEventManager::InputEventListener>(nullptr, nullptr);
305 std::shared_ptr<IntentionEventManager::InputEventListener> inputEventListener =
306 std::make_shared<IntentionEventManager::InputEventListener>(nullptr, nullptr);
319 std::shared_ptr<IntentionEventManager::InputEventListener> inputEventListener =
320 std::make_shared<IntentionEventManager::InputEventListener>(nullptr, nullptr);
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dinput_transfer_station.cpp38 void InputEventListener::OnInputEvent(std::shared_ptr<MMI::KeyEvent> keyEvent) const in OnInputEvent()
60 void InputEventListener::OnInputEvent(std::shared_ptr<MMI::AxisEvent> axisEvent) const in OnInputEvent()
70 void InputEventListener::OnInputEvent(std::shared_ptr<MMI::PointerEvent> pointerEvent) const in OnInputEvent()
127 …tr<MMI::IInputEventConsumer> listener = std::make_shared<InputEventListener>(InputEventListener()); in AddInputWindow()
/ohos5.0/foundation/window/window_manager/window_scene/intention_event/include/
H A Dintention_event_manager.h39 class InputEventListener : public MMI::IInputEventConsumer {
41 InputEventListener(Ace::UIContent* uiContent, std::shared_ptr<AppExecFwk::EventHandler> in InputEventListener() function
43 virtual ~InputEventListener();
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dinput_transfer_station_test.cpp52 listener = std::make_shared<InputEventListener>(InputEventListener()); in SetUp()
/ohos5.0/docs/zh-cn/application-dev/dfx/
H A Dhiappevent-watcher-mainthreadjank-events-arkts.md168 …1 #04 pc 00095903 /system/lib/platformsdk/libwm.z.so(OHOS::Rosen::InputEventListener::OnInputEvent…
/ohos5.0/docs/en/application-dev/dfx/
H A Dhiappevent-watcher-mainthreadjank-events-arkts.md168 …1 #04 pc 00095903 /system/lib/platformsdk/libwm.z.so(OHOS::Rosen::InputEventListener::OnInputEvent…