Home
last modified time | relevance | path

Searched refs:currProperties (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test.cpp1152 std::map<WindowType, SystemBarProperty> currProperties; in HWTEST_F() local
1153 ASSERT_EQ(WMError::WM_OK, window->GetSystemBarProperties(currProperties)); in HWTEST_F()
1154 ASSERT_EQ(currProperties[WindowType::WINDOW_TYPE_STATUS_BAR].contentColor_, property.contentColor_); in HWTEST_F()
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp2091 auto currProperties = property_->GetSystemBarProperty(); in GetSystemBarProperties() local
2092 properties[WindowType::WINDOW_TYPE_STATUS_BAR] = currProperties[WindowType::WINDOW_TYPE_STATUS_BAR]; in GetSystemBarProperties()

Completed in 10 milliseconds