Home
last modified time | relevance | path

Searched refs:SetWindowAnimationFlag (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp237 SetWindowAnimationFlag(false); in SetKeyboardSessionGravity()
242 SetWindowAnimationFlag(true); in SetKeyboardSessionGravity()
H A Dscene_session.cpp2881 void SceneSession::SetWindowAnimationFlag(bool needDefaultAnimationFlag) in SetWindowAnimationFlag() function in SceneSession
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test2.cpp1014 scensession->SetWindowAnimationFlag(result); in HWTEST_F()
2055 * @tc.name: SetWindowAnimationFlag
2056 * @tc.desc: SetWindowAnimationFlag
2059 HWTEST_F(SceneSessionTest2, SetWindowAnimationFlag, Function | SmallTest | Level2) in HWTEST_F()
2062 info.abilityName_ = "SetWindowAnimationFlag"; in HWTEST_F()
2063 info.bundleName_ = "SetWindowAnimationFlag"; in HWTEST_F()
2071 sceneSession->SetWindowAnimationFlag(true); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h255 void SetWindowAnimationFlag(bool needDefaultAnimationFlag);

Completed in 24 milliseconds