Searched refs:SetSystemBarPropertiesByFlags (Results 1 - 2 of 2) sorted by relevance
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test2.cpp | 288 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags,
in SetSystemBarPropertiesByFlags() function 553 WMError ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F() 598 WMError ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F() 603 ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F() 613 ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F() 711 WMError ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F() 719 ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F() 729 ret = SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, window);
in HWTEST_F()
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 2607 static WMError SetSystemBarPropertiesByFlags(std::map<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags,
in SetSystemBarPropertiesByFlags() function 2731 SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, weakWindow));
in OnSetWindowSystemBarEnable() 2905 WMError ret = SetSystemBarPropertiesByFlags(
in OnSetSystemBarProperties() 2964 SetSystemBarPropertiesByFlags(systemBarPropertyFlags, systemBarProperties, weakWindow));
in OnSetWindowSystemBarProperties()
|
Completed in 18 milliseconds