Searched refs:SetCreateSystemSessionListener (Results 1 – 5 of 5) sorted by relevance
881 HWTEST_F(SceneSessionManagerTest3, SetCreateSystemSessionListener, Function | SmallTest | Level3)884 ssm_->SetCreateSystemSessionListener(nullptr);
819 ssm_->SetCreateSystemSessionListener(nullptr);
186 void SetCreateSystemSessionListener(const NotifyCreateSystemSessionFunc& func);
489 SceneSessionManager::GetInstance().SetCreateSystemSessionListener(func); in ProcessCreateSystemSessionRegister()
3105 void SceneSessionManager::SetCreateSystemSessionListener(const NotifyCreateSystemSessionFunc& func) in SetCreateSystemSessionListener() function in OHOS::Rosen::SceneSessionManager