Home
last modified time | relevance | path

Searched refs:needClearInNotShowRecent_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h342 bool needClearInNotShowRecent_ = false; member
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.cpp935 CreateJsValue(env, sessionInfo.needClearInNotShowRecent_)); in CreateJsSessionInfo()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3548 info.needClearInNotShowRecent_ = abilitySessionInfo->needClearInNotShowRecent; in MakeSessionInfoDuringPendingActivation()
3573 …info.callerPersistentId_, info.needClearInNotShowRecent_, info.isFromIcon_, info.supportWindowMode… in MakeSessionInfoDuringPendingActivation()