Searched refs:SYS_BAR_PROP_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_option_test.cpp | 25 const SystemBarProperty SYS_BAR_PROP_DEFAULT; variable 33 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_DEFAULT }, 34 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_DEFAULT },
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 30 const SystemBarProperty SYS_BAR_PROP_DEFAULT; variable 36 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_DEFAULT, SYS_BAR_REGION_NULL }, 37 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_DEFAULT, SYS_BAR_REGION_NULL },
|