Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dsub_session_lifecycle_test.cpp327 property->SetRaiseEnabled(false); in HWTEST_F()
H A Dwindow_session_property_test.cpp55 * @tc.desc: SetRaiseEnabled and GetRaiseEnabled to check the value
62 property->SetRaiseEnabled(false); in HWTEST_F()
87 property->SetRaiseEnabled(true); in HWTEST_F()
/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp202 void WindowSessionProperty::SetRaiseEnabled(bool raiseEnabled) in SetRaiseEnabled() function in OHOS::Rosen::WindowSessionProperty
1093 property->SetRaiseEnabled(parcel.ReadBool()); in Unmarshalling()
1420 SetRaiseEnabled(parcel.ReadBool()); in ReadActionUpdateRaiseenabled()
/foundation/window/window_manager/window_scene/common/include/
H A Dwindow_session_property.h52 void SetRaiseEnabled(bool raiseEnabled);
/foundation/window/window_manager/wm/src/
H A Dwindow_session_impl.cpp1586 property_->SetRaiseEnabled(raiseEnabled); in SetRaiseByClickEnabled()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3858 sessionProperty->SetRaiseEnabled(property->GetRaiseEnabled()); in HandleActionUpdateRaiseenabled()

Completed in 20 milliseconds