Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test4.cpp182 * @tc.name: HandleActionUpdateRaiseenabled
186 HWTEST_F(SceneSessionTest4, HandleActionUpdateRaiseenabled, Function | SmallTest | Level2) in HWTEST_F()
191 sceneSession->HandleActionUpdateRaiseenabled(property, action); in HWTEST_F()
195 sceneSession->HandleActionUpdateRaiseenabled(property, action); in HWTEST_F()
200 sceneSession->HandleActionUpdateRaiseenabled(property, action); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h622 WMError HandleActionUpdateRaiseenabled(const sptr<WindowSessionProperty>& property,
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3602 return HandleActionUpdateRaiseenabled(property, action); in ProcessUpdatePropertyByAction()
3848 WMError SceneSession::HandleActionUpdateRaiseenabled(const sptr<WindowSessionProperty>& property, in HandleActionUpdateRaiseenabled() function in SceneSession

Completed in 12 milliseconds