Home
last modified time | relevance | path

Searched refs:oldShowRecent (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h678 bool ShouldCreateDetectTaskInRecent(bool newShowRecent, bool oldShowRecent, bool isAttach) const;
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2999 bool Session::ShouldCreateDetectTaskInRecent(bool newShowRecent, bool oldShowRecent, bool isAttach) const in ShouldCreateDetectTaskInRecent() argument
3004 return oldShowRecent ? isAttach : false; in ShouldCreateDetectTaskInRecent()

Completed in 7 milliseconds