Home
last modified time | relevance | path

Searched refs:ON_NOTIFY_ANIMATION_ABILITY_DIED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/
H A Dwindow_manager_service_handler.h69 ON_NOTIFY_ANIMATION_ABILITY_DIED, enumerator
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dwindow_manager_service_handler_stub.cpp52 case ON_NOTIFY_ANIMATION_ABILITY_DIED: in OnRemoteRequest()
H A Dwindow_manager_service_handler_proxy.cpp181 int error = SendTransactCmd(WMSCmd::ON_NOTIFY_ANIMATION_ABILITY_DIED, data, reply, option); in NotifyAnimationAbilityDied()