Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp256 bool lastPrivacyMode = sessionProperty->GetPrivacyMode() || sessionProperty->GetSystemPrivacyMode(); in ForegroundTask()
257 leashWinSurfaceNode->SetSecurityLayer(lastPrivacyMode); in ForegroundTask()
2726 bool lastPrivacyMode = property->GetPrivacyMode() || property->GetSystemPrivacyMode(); in SetPrivacyMode() local
2727 if (lastPrivacyMode == isPrivacy) { in SetPrivacyMode()

Completed in 8 milliseconds