Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dwindow_session_property_test.cpp575 * @tc.name: SetForceHide
576 * @tc.desc: SetForceHide and GetForceHide to check the value
579 HWTEST_F(WindowSessionPropertyTest, SetForceHide, Function | SmallTest | Level2) in HWTEST_F()
583 property->SetForceHide(true); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp197 void WindowSessionProperty::SetForceHide(bool hide) in SetForceHide() function in OHOS::Rosen::WindowSessionProperty
1099 property->SetForceHide(parcel.ReadBool()); in Unmarshalling()
1427 SetForceHide(parcel.ReadBool()); in ReadActionUpdateHideNonSystemFloatingWindows()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h51 void SetForceHide(bool hide);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3070 property->SetForceHide(hide); in NotifyForceHideChange()

Completed in 19 milliseconds