Home
last modified time | relevance | path

Searched refs:displayManagerServiceProxy_ (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp48 return displayManagerServiceProxy_->GetDefaultDisplayInfo();
327 return displayManagerServiceProxy_->WakeUpEnd(); in WakeUpEnd()
341 return displayManagerServiceProxy_->SuspendEnd(); in SuspendEnd()
369 displayManagerServiceProxy_->NotifyDisplayEvent(event); in NotifyDisplayEvent()
402 if ((!displayManagerServiceProxy_) || (!displayManagerServiceProxy_->AsObject())) { in InitDMSProxy()
454 displayManagerServiceProxy_ = nullptr; in ~BaseAdapter()
461 …if ((displayManagerServiceProxy_ != nullptr) && (displayManagerServiceProxy_->AsObject() != nullpt… in Clear()
506 return displayManagerServiceProxy_->GetAllDisplayIds(); in GetAllDisplayIds()
579 return displayManagerServiceProxy_->IsFoldable(); in IsFoldable()
586 return displayManagerServiceProxy_->IsCaptured(); in IsCaptured()
[all …]
/ohos5.0/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_adapter_lite.cpp77 if ((!displayManagerServiceProxy_) || (!displayManagerServiceProxy_->AsObject())) { in InitDMSProxy()
107 return displayManagerServiceProxy_->IsFoldable(); in IsFoldable()
114 return displayManagerServiceProxy_->GetFoldStatus(); in GetFoldStatus()
121 return displayManagerServiceProxy_->GetFoldDisplayMode(); in GetFoldDisplayMode()
159 return displayManagerServiceProxy_->WakeUpBegin(reason); in WakeUpBegin()
166 return displayManagerServiceProxy_->WakeUpEnd(); in WakeUpEnd()
173 return displayManagerServiceProxy_->SuspendBegin(reason); in SuspendBegin()
180 return displayManagerServiceProxy_->SuspendEnd(); in SuspendEnd()
223 return displayManagerServiceProxy_->GetAllDisplayIds(); in GetAllDisplayIds()
290 displayManagerServiceProxy_ = nullptr; in ~BaseAdapterLite()
[all …]
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp71 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
95 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
119 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
140 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
165 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
193 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
221 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
249 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
279 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
307 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
[all …]
/ohos5.0/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_manager_lite_proxy_test.cpp63 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
86 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
109 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
125 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
148 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
170 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
186 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
213 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
241 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
269 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
[all …]
H A Ddisplay_manager_adapter_lite_test.cpp74 … SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject();
100 SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_ = nullptr;
/ohos5.0/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_proxy_test.cpp68 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
97 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
120 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
143 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
167 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
189 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
211 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
234 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
256 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
278 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
[all …]
H A Ddisplay_manager_adapter_test.cpp231 …eObject> obj = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
257 SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_ = nullptr;
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_agent_proxy_test.cpp63 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
89 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
112 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
136 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
162 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
188 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
213 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
238 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
264 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
289 …Object> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObje…
[all …]
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_listener_controller_test.cpp380 … remote = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject();
430 … remote = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject();
/ohos5.0/foundation/window/window_manager/dm_lite/include/
H A Ddisplay_manager_adapter_lite.h40 sptr<DisplayManagerLiteProxy> displayManagerServiceProxy_ = nullptr; variable
/ohos5.0/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_adapter.h43 sptr<IDisplayManager> displayManagerServiceProxy_ = nullptr; variable