Searched refs:SetWindowSystemProps (Results 1 - 2 of 2) sorted by relevance
/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 SystemBarRegionTints& tints)
in SetWindowSystemProps() function in OHOS::Rosen::WindowImmersiveTest 265 SetWindowSystemProps(window, TEST_PROPS_1);
in HWTEST_F() 283 SetWindowSystemProps(window1, TEST_PROPS_1);
in HWTEST_F() 288 SetWindowSystemProps(window2, TEST_PROPS_2);
in HWTEST_F() 311 SetWindowSystemProps(window1, TEST_PROPS_1);
in HWTEST_F() 317 SetWindowSystemProps(window2, TEST_PROPS_2);
in HWTEST_F() 339 SetWindowSystemProps(window1, TEST_PROPS_1);
in HWTEST_F() 364 SetWindowSystemProps(window1, TEST_PROPS_1);
in HWTEST_F() 391 SetWindowSystemProps(windo in HWTEST_F() [all...] |
H A D | window_immersive_test2.cpp | 78 void SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTints& props);
103 void WindowImmersiveTest1::SetWindowSystemProps(const sptr<Window>& window, const SystemBarRegionTints& tints)
in SetWindowSystemProps() function in OHOS::Rosen::WindowImmersiveTest1
|
Completed in 3 milliseconds