Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp40 constexpr uint32_t EVENT_VOLUME_SET = 31; variable
492 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_VOLUME_SET, eventParam, 0); in HandleVolumeSet()
1404 mapEventFuncs_[EVENT_VOLUME_SET] = &DAudioSourceDev::SourceEventHandler::SetVolumeCallback; in SourceEventHandler()
1421 case EVENT_VOLUME_SET: in ProcessEventInner()
1479 case EVENT_VOLUME_SET: in ProcessEvent()