Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_dev.cpp44 constexpr uint32_t EVENT_CHANGE_PLAY_STATUS = 71; variable
548 auto msgEvent = AppExecFwk::InnerEvent::Get(EVENT_CHANGE_PLAY_STATUS, eventParam, 0); in HandlePlayStatusChange()
1408 …mapEventFuncs_[EVENT_CHANGE_PLAY_STATUS] = &DAudioSourceDev::SourceEventHandler::PlayStatusChangeC… in SourceEventHandler()
1433 case EVENT_CHANGE_PLAY_STATUS: in ProcessEventInner()
1483 case EVENT_CHANGE_PLAY_STATUS: in ProcessEvent()