Home
last modified time | relevance | path

Searched defs:InputEventListener (Results 1 – 3 of 3) sorted by relevance

/foundation/window/window_manager/wm/include/
Dinput_transfer_station.h28 class InputEventListener; variable
32 friend class InputEventListener; variable
/foundation/window/window_manager/window_scene/intention_event/include/
Dintention_event_manager.h40 InputEventListener(Ace::UIContent* uiContent, std::shared_ptr<AppExecFwk::EventHandler> in InputEventListener() function
/foundation/window/window_manager/wm/src/
Droot_scene.cpp38 class InputEventListener : public MMI::IInputEventConsumer { class
40 explicit InputEventListener(RootScene* rootScene): rootScene_(rootScene) {} in InputEventListener() function in OHOS::Rosen::__anon0b2cf2220111::InputEventListener