Searched refs:SetWindowSystemProps (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 73 void SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTints& props); 98 void WindowImmersiveTest::SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTin… in SetWindowSystemProps() function in OHOS::Rosen::WindowImmersiveTest 265 SetWindowSystemProps(window, TEST_PROPS_1); 283 SetWindowSystemProps(window1, TEST_PROPS_1); 288 SetWindowSystemProps(window2, TEST_PROPS_2); 311 SetWindowSystemProps(window1, TEST_PROPS_1); 317 SetWindowSystemProps(window2, TEST_PROPS_2); 339 SetWindowSystemProps(window1, TEST_PROPS_1); 364 SetWindowSystemProps(window1, TEST_PROPS_1); 391 SetWindowSystemProps(window, TEST_PROPS_NEGATIVE);
|