Searched refs:SYS_BAR_PROP_2 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_option_test.cpp | 27 const SystemBarProperty SYS_BAR_PROP_2(false, 0xE5222222, 0xE5333333); variable 30 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_2 }, 281 option->SetSystemBarProperty(WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_2); 294 option->SetSystemBarProperty(WindowType::WINDOW_TYPE_MEDIA, SYS_BAR_PROP_2);
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 32 const SystemBarProperty SYS_BAR_PROP_2(false, 0xE5222222, 0xE5333333); variable 41 { WindowType::WINDOW_TYPE_NAVIGATION_BAR, SYS_BAR_PROP_2, SYS_BAR_REGION_NULL }, 384 { WindowType::WINDOW_TYPE_POINTER, SYS_BAR_PROP_2, SYS_BAR_REGION_NULL },
|