Home
last modified time | relevance | path

Searched defs:GetSystemBarPropertyByType (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h58 …virtual SystemBarProperty GetSystemBarPropertyByType(WindowType type) const {return g_SystemBarPro… in GetSystemBarPropertyByType() function
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp229 SystemBarProperty WindowImpl::GetSystemBarPropertyByType(WindowType type) const in GetSystemBarPropertyByType() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h731 virtual SystemBarProperty GetSystemBarPropertyByType(WindowType type) const { return {}; } in GetSystemBarPropertyByType() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_impl.cpp413 SystemBarProperty WindowImpl::GetSystemBarPropertyByType(WindowType type) const in GetSystemBarPropertyByType() function in OHOS::Rosen::WindowImpl
H A Dwindow_scene_session_impl.cpp2040 SystemBarProperty WindowSceneSessionImpl::GetSystemBarPropertyByType(WindowType type) const in GetSystemBarPropertyByType() function in OHOS::Rosen::WindowSceneSessionImpl