Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h165 void SetPrivateSessionForeground(bool hasPrivate);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp835 * @tc.name: SetPrivateSessionForeground
839 HWTEST_F(ScreenSessionTest, SetPrivateSessionForeground, Function | SmallTest | Level2) in HWTEST_F()
841 GTEST_LOG_(INFO) << "SetPrivateSessionForeground start"; in HWTEST_F()
850 screenSession->SetPrivateSessionForeground(hasPrivate); in HWTEST_F()
853 GTEST_LOG_(INFO) << "SetPrivateSessionForeground end"; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1149 void ScreenSession::SetPrivateSessionForeground(bool hasPrivate) in SetPrivateSessionForeground() function in OHOS::Rosen::ScreenSession
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp4350 screenSession->SetPrivateSessionForeground(hasPrivate); in SetScreenPrivacyState()
4373 screenSession->SetPrivateSessionForeground(hasPrivate); in SetPrivacyStateByDisplayId()

Completed in 16 milliseconds