Home
last modified time | relevance | path

Searched defs:SetSystemBarProperty (Results 1 – 14 of 14) sorted by relevance

/foundation/window/window_manager/wm/src/
Dwindow_scene.cpp175 WMError WindowScene::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) const in SetSystemBarProperty() function in OHOS::Rosen::WindowScene
Dwindow_option.cpp85 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowOption
Dwindow_scene_session_impl.cpp967 WMError WindowSceneSessionImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& prop… in SetSystemBarProperty() function in OHOS::Rosen::WindowSceneSessionImpl
Dwindow_session_impl.cpp1423 WMError WindowSessionImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowSessionImpl
Dwindow_impl.cpp672 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp81 void WindowOption::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp305 WMError WindowImpl::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp71 void WindowNode::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowNode
Dwindow_controller.cpp1032 WMError WindowController::SetSystemBarProperty(uint32_t windowId, WindowType type, const SystemBarP… in SetSystemBarProperty() function in OHOS::Rosen::WindowController
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp281 void WindowSessionProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowSessionProperty
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h69 …virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) {return W… in SetSystemBarProperty() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp346 WSError SceneSession::SetSystemBarProperty(WindowType type, SystemBarProperty systemBarProperty) in SetSystemBarProperty() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp274 void WindowProperty::SetSystemBarProperty(WindowType type, const SystemBarProperty& property) in SetSystemBarProperty() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h592 …virtual WMError SetSystemBarProperty(WindowType type, const SystemBarProperty& property) { return … in SetSystemBarProperty() function