Home
last modified time | relevance | path

Searched refs:GetSystemBarStatus (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_immersive_test2.cpp308 void GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, in GetSystemBarStatus() function
326 void GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, SystemBarProperty pro, in GetSystemBarStatus() function
551 GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, type); in HWTEST_F()
596 GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, type); in HWTEST_F()
601 GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, WindowType::APP_WINDOW_BASE); in HWTEST_F()
611 GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, type); in HWTEST_F()
709 GetSystemBarStatus(systemBarProperties, SYS_BAR_PROP_1, systemBarPropertyFlags, type); in HWTEST_F()
717 GetSystemBarStatus(systemBarProperties, SYS_BAR_PROP_2, systemBarPropertyFlags, type); in HWTEST_F()
727 GetSystemBarStatus(systemBarProperties, SYS_BAR_PROP_1, systemBarPropertyFlags, type); in HWTEST_F()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window_utils.h304 bool GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties,
H A Djs_window_utils.cpp591 bool GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties, in GetSystemBarStatus() function
H A Djs_window.cpp2683 if (*errCodePtr == WMError::WM_OK && !GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, in OnSetSystemBarEnable()
2715 !GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, env, info, windowToken_))) { in OnSetWindowSystemBarEnable()

Completed in 29 milliseconds