Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp978 void WindowSessionProperty::SetIsAppSupportPhoneInPc(bool isSupportPhone) in SetIsAppSupportPhoneInPc()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2537 WSError Session::SetAppSupportPhoneInPc(bool isSupportPhone) in SetAppSupportPhoneInPc()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp4526 bool isSupportPhone = false; in OnSetAppSupportPhoneInPc() local