Lines Matching refs:isPrivacyMode
1544 bool isPrivacyMode = property->GetPrivacyMode() || property->GetSystemPrivacyMode();
1545 node->GetWindowProperty()->SetPrivacyMode(isPrivacyMode);
1546 node->GetWindowProperty()->SetSystemPrivacyMode(isPrivacyMode);
1547 node->surfaceNode_->SetSecurityLayer(isPrivacyMode);
1549 node->leashWinSurfaceNode_->SetSecurityLayer(isPrivacyMode);
1556 bool isPrivacyMode = property->GetPrivacyMode() || property->GetSystemPrivacyMode();
1557 node->GetWindowProperty()->SetPrivacyMode(isPrivacyMode);
1558 node->GetWindowProperty()->SetSystemPrivacyMode(isPrivacyMode);
1559 node->surfaceNode_->SetSecurityLayer(isPrivacyMode);
1561 node->leashWinSurfaceNode_->SetSecurityLayer(isPrivacyMode);