Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp5809 …bool IsSystemWindowVisible = sceneSession->GetSessionInfo().isSystem_ && sceneSession->IsVisible(); in GetSceneSessionPrivacyModeBundles() local
5810 if ((isForeground || IsSystemWindowVisible) && isPrivate) { in GetSceneSessionPrivacyModeBundles()