Home
last modified time | relevance | path

Searched refs:GetExpectImmersiveProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h63 std::unordered_map<WindowType, SystemBarProperty> GetExpectImmersiveProperty(DisplayId id,
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp1246 std::unordered_map<WindowType, SystemBarProperty> WindowNodeContainer::GetExpectImmersiveProperty(D… in GetExpectImmersiveProperty() function in OHOS::Rosen::WindowNodeContainer
1336 auto expectSystemBarProp = GetExpectImmersiveProperty(displayId, triggerWindow); in NotifyIfSystemBarTintChanged()