Home
last modified time | relevance | path

Searched refs:GetIsAppSupportPhoneInPc (Results 1 - 6 of 6) sorted by relevance

/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h158 bool GetIsAppSupportPhoneInPc() const;
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp966 bool WindowSessionProperty::GetIsAppSupportPhoneInPc() const in GetIsAppSupportPhoneInPc() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/window_scene/session/host/src/zidl/
H A Dsession_stub.cpp377 reply.WriteBool(property->GetIsAppSupportPhoneInPc()); in HandleConnect()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp1060 property->SetIsAppSupportPhoneInPc(sessionProperty->GetIsAppSupportPhoneInPc()); in InitSessionPropertyWhenConnect()
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2339 if (property_->GetIsAppSupportPhoneInPc()) { in Restore()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1950 isAppSupportPhoneInPc = sessionProperty->GetIsAppSupportPhoneInPc(); in RequestSceneSessionActivationInner()
2015 isAppSupportPhoneInPc = property->GetIsAppSupportPhoneInPc(); in IsPcSceneSessionLifecycle()

Completed in 35 milliseconds