Searched refs:exitFullscreenVoiceEvent_ (Results 1 – 2 of 2) sorted by relevance
195 VoiceEvent exitFullscreenVoiceEvent_; variable
754 exitFullscreenVoiceEvent_ = VoiceEvent(EXIT_FULLSCREEN_LABEL, SceneLabel::VIDEO); in SubscribeMultiModal()755 scene->SubscribeVoiceEvent(exitFullscreenVoiceEvent_, multimodalEventFullscreenExit_); in SubscribeMultiModal()778 if (!exitFullscreenVoiceEvent_.GetVoiceContent().empty()) { in UnSubscribeMultiModal()779 multiModalScene->UnSubscribeVoiceEvent(exitFullscreenVoiceEvent_); in UnSubscribeMultiModal()