Searched refs:IsExitSplitOnBackground (Results 1 – 6 of 6) sorted by relevance
44 bool IsExitSplitOnBackground() const override;
258 virtual bool IsExitSplitOnBackground() const;
309 bool ret = mainSession_->IsExitSplitOnBackground();322 bool ret = mainSession_->IsExitSplitOnBackground();
216 bool MainSession::IsExitSplitOnBackground() const in IsExitSplitOnBackground() function in OHOS::Rosen::MainSession
3219 bool Session::IsExitSplitOnBackground() const in IsExitSplitOnBackground() function in OHOS::Rosen::Session
465 auto isExitSplitOnBackground = session_->IsExitSplitOnBackground(); in UpdateSnapshotWindowProperty()