Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_constants.h91 constexpr const char *VOLUME_CHANAGE = "VOLUME_CHANAGE"; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/common/include/
H A Ddaudio_constants.h138 constexpr const char *VOLUME_CHANAGE = "VOLUME_CHANAGE"; variable
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp433 cJSON_AddStringToObject(jParam, KEY_CHANGE_TYPE, VOLUME_CHANAGE); in OnVolumeKeyEvent()
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp979 ss << VOLUME_CHANAGE << ";" in GetVolumeChangeString()