Searched refs:SetForceHide (Results 1 – 4 of 4) sorted by relevance
562 HWTEST_F(WindowSessionPropertyTest, SetForceHide, Function | SmallTest | Level2)567 property->SetForceHide(true);
204 void WindowSessionProperty::SetForceHide(bool hide) in SetForceHide() function in OHOS::Rosen::WindowSessionProperty1116 property->SetForceHide(parcel.ReadBool()); in Unmarshalling()1443 SetForceHide(parcel.ReadBool()); in ReadActionUpdateHideNonSystemFloatingWindows()
51 void SetForceHide(bool hide);
3298 property->SetForceHide(hide); in NotifyForceHideChange()