Home
last modified time | relevance | path

Searched refs:statusBarProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp138 SystemBarProperty statusBarProperty; in InitWindowOption2() local
140 startPos += GetObject<SystemBarProperty>(statusBarProperty, data + startPos, size - startPos); in InitWindowOption2()
142 windowOption.SetSystemBarProperty(WindowType::WINDOW_TYPE_STATUS_BAR, statusBarProperty); in InitWindowOption2()
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test.cpp1009 SystemBarProperty statusBarProperty; variable
1010 scensession->SetSystemBarProperty(WindowType::WINDOW_TYPE_FLOAT_CAMERA, statusBarProperty);
1011 …SERT_EQ(scensession->SetSystemBarProperty(WindowType::WINDOW_TYPE_FLOAT_CAMERA, statusBarProperty),
1017 …SERT_EQ(scensession->SetSystemBarProperty(WindowType::WINDOW_TYPE_FLOAT_CAMERA, statusBarProperty),