Home
last modified time | relevance | path

Searched refs:GetShowRecent (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_pattern.cpp148 session_->GetSessionInfo().bundleName_.c_str(), state, session_->GetShowRecent()); in OnAttachToFrameNode()
151 if (session_->GetShowRecent() && session_->GetScenePersistence() && in OnAttachToFrameNode()
165 if (!session_->GetShowRecent()) { in OnAttachToFrameNode()
174 if (session_->GetShowRecent()) { in OnAttachToFrameNode()
463 if (!session_->GetShowRecent() && !lastRect.IsInvalid() && in IsSnapshotSizeChanged()
H A Dwindow_scene.cpp372 bool showingInRecents = self->session_->GetShowRecent(); in OnActivation()
591 CHECK_EQUAL_RETURN(session_->GetShowRecent() && !session_->GetBlankFlag(), true, false); in OnDirtyLayoutWrapperSwap()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dhidump_controller.cpp404 << session->GetShowRecent() << "|" in DumpLifeParam()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test2.cpp1498 ASSERT_EQ(session_->GetShowRecent(), showRecent); in HWTEST_F()
1669 session_->GetShowRecent(); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h237 bool GetShowRecent() const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2926 bool Session::GetShowRecent() const in GetShowRecent() function in OHOS::Rosen::Session

Completed in 14 milliseconds