Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h66 static WMError NotifyAnimationByHome();
/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp832 * @tc.desc: NotifyAnimationByHome with animationFirst false and create animationTarget failed
838 WMError ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
843 ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
848 ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
858 ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
862 ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
868 * @tc.desc: NotifyAnimationByHome with animationFirst false and create animationTarget success
877 WMError ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
890 * @tc.desc: NotifyAnimationByHome with animationFirst true and create animationTarget success
899 WMError ret = RemoteAnimation::NotifyAnimationByHome(); in HWTEST_F()
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp575 WLOGFI("NotifyAnimationByHome in animation callback not animationFirst"); in GetAnimationHomeFinishCallback()
590 WMError RemoteAnimation::NotifyAnimationByHome() in NotifyAnimationByHome() function in OHOS::Rosen::RemoteAnimation
604 WLOGFI("NotifyAnimationByHome in animation callback in animationFirst with size:%{public}u", in NotifyAnimationByHome()
H A Dwindow_controller.cpp1348 if (RemoteAnimation::NotifyAnimationByHome() != WMError::WM_OK) { in MinimizeAllAppWindows()

Completed in 7 milliseconds