Searched refs:GetSystemBarStatus (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test2.cpp | 308 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 D | js_window_utils.h | 304 bool GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties,
|
H A D | js_window_utils.cpp | 591 bool GetSystemBarStatus(std::map<WindowType, SystemBarProperty>& systemBarProperties,
in GetSystemBarStatus() function
|
H A D | js_window.cpp | 2683 if (*errCodePtr == WMError::WM_OK && !GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags,
in OnSetSystemBarEnable() 2715 !GetSystemBarStatus(systemBarProperties, systemBarPropertyFlags, env, info, windowToken_))) {
in OnSetWindowSystemBarEnable()
|
Completed in 29 milliseconds