Searched defs:toastSession (Results 1 – 4 of 4) sorted by relevance
558 sptr<SceneSession> toastSession = nullptr; variable589 sptr<SceneSession> toastSession = new (std::nothrow) SceneSession(info, nullptr); variable
1369 sptr<SceneSession> toastSession = sptr<SceneSession>::MakeSptr(sessionInfo, nullptr); variable
3436 for (auto toastSession : toastSession_) { in SetForegroundInteractiveStatus() local4356 bool SceneSession::AddToastSession(const sptr<SceneSession>& toastSession) in AddToastSession()
6274 for (const auto& toastSession : sceneSession->GetToastSession()) { in ProcessSubSessionBackground() local