Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp1215 res = session->HandleActionUpdateMode(property, action); in HWTEST_F()
1223 res = session->HandleActionUpdateMode(property, action); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h610 WMError HandleActionUpdateMode(const sptr<WindowSessionProperty>& property,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3590 return HandleActionUpdateMode(property, action); in ProcessUpdatePropertyByAction()
3772 WMError SceneSession::HandleActionUpdateMode(const sptr<WindowSessionProperty>& property, in HandleActionUpdateMode() function in SceneSession

Completed in 20 milliseconds