Searched refs:AddToastSession (Results 1 – 5 of 5) sorted by relevance
549 HWTEST_F(SceneSessionTest2, AddToastSession, Function | SmallTest | Level2)559 bool res = session->AddToastSession(toastSession);565 res = session->AddToastSession(toastSession);568 res = session->AddToastSession(toastSession);592 res = session->AddToastSession(toastSession);
1372 sceneSession->AddToastSession(toastSession);
394 bool AddToastSession(const sptr<SceneSession>& toastSession);
4356 bool SceneSession::AddToastSession(const sptr<SceneSession>& toastSession) in AddToastSession() function in OHOS::Rosen::SceneSession
3251 parentSession->AddToastSession(session); in NotifyCreateToastSession()