Searched refs:GetExpectImmersiveProperty (Results 1 – 2 of 2) sorted by relevance
63 std::unordered_map<WindowType, SystemBarProperty> GetExpectImmersiveProperty(DisplayId id,
1246 std::unordered_map<WindowType, SystemBarProperty> WindowNodeContainer::GetExpectImmersiveProperty(D… in GetExpectImmersiveProperty() function in OHOS::Rosen::WindowNodeContainer1336 auto expectSystemBarProp = GetExpectImmersiveProperty(displayId, triggerWindow); in NotifyIfSystemBarTintChanged()