Searched refs:SetLastWindowMode (Results 1 – 3 of 3) sorted by relevance
48 void SetLastWindowMode(WindowMode mode);
73 void WindowProperty::SetLastWindowMode(WindowMode mode) in SetLastWindowMode() function in OHOS::Rosen::WindowProperty757 property->SetLastWindowMode(static_cast<WindowMode>(parcel.ReadUint32())); in Unmarshalling()
1270 property_->SetLastWindowMode(windowSystemConfig_.defaultWindowMode_); in SetSystemConfig()