Searched refs:sceneProperty (Results 1 – 1 of 1) sorted by relevance
454 sptr<WindowSessionProperty> sceneProperty = sptr<WindowSessionProperty>::MakeSptr(); variable455 EXPECT_NE(sceneProperty, nullptr);456 sceneProperty->SetWindowType(WindowType::WINDOW_TYPE_DIALOG);457 sceneProperty->SetPersistentId(2);458 sceneSession->SetSessionProperty(sceneProperty);