Home
last modified time | relevance | path

Searched defs:systemBarProperty (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
H A Dwindowscene_fuzzer.cpp185 SystemBarProperty systemBarProperty; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp385 SystemBarProperty *systemBarProperty = new SystemBarProperty(); variable
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp365 SystemBarProperty systemBarProperty; in CheckWindowImplFunctionsPart1() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp1560 WSError SceneSession::SetSystemBarProperty(WindowType type, SystemBarProperty systemBarProperty) in SetSystemBarProperty()