Searched refs:UpdateSystemBarProperties (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test2.cpp | 255 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties,
in UpdateSystemBarProperties() function 552 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F() 597 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F() 602 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F() 612 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F() 710 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F() 718 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F() 728 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, window);
in HWTEST_F()
|
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 976 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties, in UpdateSystemBarProperties() function 1047 UpdateSystemBarProperties(properties, propertyFlags, windowToken_); in SetWindowSystemBarProperties() 1085 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, windowToken_); in SetWindowSystemBarEnable()
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 964 static void UpdateSystemBarProperties(std::map<WindowType, SystemBarProperty>& systemBarProperties,
in UpdateSystemBarProperties() function 2644 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, spWindow);
in SetSystemBarEnableTask() 2729 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, weakWindow);
in OnSetWindowSystemBarEnable() 2904 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, windowToken);
in OnSetSystemBarProperties() 2962 UpdateSystemBarProperties(systemBarProperties, systemBarPropertyFlags, weakWindow);
in OnSetWindowSystemBarProperties()
|
Completed in 28 milliseconds