Searched refs:ShowRemoteAnimationStatus (Results 1 – 5 of 5) sorted by relevance
389 ResType::ShowRemoteAnimationStatus::ANIMATION_BEGIN, payload);392 resData->value = ResType::ShowRemoteAnimationStatus::ANIMATION_END;
260 if (data->value == ShowRemoteAnimationStatus::ANIMATION_BEGIN) { in HandleRemoteAnimation()263 } else if (data->value == ShowRemoteAnimationStatus::ANIMATION_END) { in HandleRemoteAnimation()
367 enum ShowRemoteAnimationStatus : int64_t { enum
397 enum ShowRemoteAnimationStatus : int64_t { enum
260 …ResType::RES_TYPE_SHOW_REMOTE_ANIMATION, ResType::ShowRemoteAnimationStatus::ANIMATION_END, nullpt…263 …ResType::RES_TYPE_SHOW_REMOTE_ANIMATION, ResType::ShowRemoteAnimationStatus::ANIMATION_BEGIN, null…