Home
last modified time | relevance | path

Searched defs:NotifyAnimationAbilityDied (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dwindow_manager_service_handler_proxy.cpp167 void WindowManagerServiceHandlerProxy::NotifyAnimationAbilityDied(sptr<AbilityTransitionInfo> info) in NotifyAnimationAbilityDied() function in OHOS::AAFwk::WindowManagerServiceHandlerProxy
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp247 void WindowManagerServiceHandler::NotifyAnimationAbilityDied(sptr<AAFwk::AbilityTransitionInfo> inf… in NotifyAnimationAbilityDied() function in OHOS::Rosen::WindowManagerServiceHandler
810 void WindowManagerService::NotifyAnimationAbilityDied(sptr<WindowTransitionInfo> info) in NotifyAnimationAbilityDied() function in OHOS::Rosen::WindowManagerService
H A Dremote_animation.cpp449 void RemoteAnimation::NotifyAnimationAbilityDied(sptr<WindowTransitionInfo> info) in NotifyAnimationAbilityDied() function in OHOS::Rosen::RemoteAnimation
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2635 void AbilityRecord::NotifyAnimationAbilityDied() in NotifyAnimationAbilityDied() function in OHOS::AAFwk::AbilityRecord
/ohos5.0/foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/
H A Dmission_list_manager_test.cpp130 virtual void NotifyAnimationAbilityDied(sptr<AbilityTransitionInfo> info) {} in NotifyAnimationAbilityDied() function in OHOS::AAFwk::MockWMSHandler