Home
last modified time | relevance | path

Searched refs:HandleActionUpdateDecorEnable (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp114 * @tc.name: HandleActionUpdateDecorEnable
118 HWTEST_F(SceneSessionTest4, HandleActionUpdateDecorEnable, Function | SmallTest | Level2) in HWTEST_F()
129 sceneSession->HandleActionUpdateDecorEnable(property, action); in HWTEST_F()
131 sceneSession->HandleActionUpdateDecorEnable(property, action); in HWTEST_F()
134 auto ret = sceneSession->HandleActionUpdateDecorEnable(property, action); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h616 WMError HandleActionUpdateDecorEnable(const sptr<WindowSessionProperty>& property,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3596 return HandleActionUpdateDecorEnable(property, action); in ProcessUpdatePropertyByAction()
3805 WMError SceneSession::HandleActionUpdateDecorEnable(const sptr<WindowSessionProperty>& property, in HandleActionUpdateDecorEnable() function in SceneSession

Completed in 12 milliseconds