Home
last modified time | relevance | path

Searched refs:SetDelegateProxy (Results 1 - 5 of 5) sorted by relevance

/foundation/multimodalinput/input/service/delegate_task/src/
H A Ddelegate_interface.cpp36 TOUCH_DRAWING_MGR->SetDelegateProxy(shared_from_this()); in Init()
38 DISPLAY_MONITOR->SetDelegateProxy(shared_from_this()); in Init()
41 IPointerDrawingManager::GetInstance()->SetDelegateProxy(shared_from_this()); in Init()
/foundation/multimodalinput/input/service/display_state_manager/include/
H A Ddisplay_event_monitor.h64 void SetDelegateProxy(std::shared_ptr<DelegateInterface> proxy) in SetDelegateProxy() function in OHOS::MMI::final
/foundation/multimodalinput/input/service/window_manager/include/
H A Di_pointer_drawing_manager.h149 virtual void SetDelegateProxy(std::shared_ptr<DelegateInterface> proxy) {} in SetDelegateProxy() function in OHOS::MMI::IPointerDrawingManager
H A Dtouch_drawing_manager.h69 void SetDelegateProxy(std::shared_ptr<DelegateInterface> proxy) in SetDelegateProxy() function in OHOS::MMI::TouchDrawingManager
H A Dpointer_drawing_manager.h120 void SetDelegateProxy(std::shared_ptr<DelegateInterface> proxy) override

Completed in 3 milliseconds