Searched refs:SYS_BAR_PROP_1 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_option_test.cpp | 26 const SystemBarProperty SYS_BAR_PROP_1(true, 0xE5111111, 0xE5222222); variable 29 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_1 }, 280 option->SetSystemBarProperty(WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_1); 293 option->SetSystemBarProperty(WindowType::WINDOW_TYPE_APP_MAIN_WINDOW, SYS_BAR_PROP_1);
|
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 31 const SystemBarProperty SYS_BAR_PROP_1(true, 0xE5111111, 0xE5222222); variable 40 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_1, SYS_BAR_REGION_NULL }, 44 { WindowType::WINDOW_TYPE_STATUS_BAR, SYS_BAR_PROP_1, SYS_BAR_REGION_NULL }, 383 { WindowType::WINDOW_TYPE_KEYGUARD, SYS_BAR_PROP_1, SYS_BAR_REGION_NULL },
|