Searched refs:EVENT_CLOSE_SPEAKER (Results 1 – 1 of 1) sorted by relevance
36 constexpr uint32_t EVENT_CLOSE_SPEAKER = 12; variable359 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_CLOSE_SPEAKER, eventParam, 0); in HandleCloseDSpeaker()1400 … mapEventFuncs_[EVENT_CLOSE_SPEAKER] = &DAudioSourceDev::SourceEventHandler::CloseDSpeakerCallback; in SourceEventHandler()1467 case EVENT_CLOSE_SPEAKER: in ProcessEvent()