Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/common/include/
H A Ddaudio_events.h58 HDF_AUDIO_EVENT_FOCUS_CHANGE = 10, enumerator
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/test/unittest/audio_adapter_interface/src/
H A Daudio_adapter_interface_impl_test.cpp1174 DAudioEvent event = {HDF_AUDIO_EVENT_FOCUS_CHANGE,
1193 DAudioEvent event = {HDF_AUDIO_EVENT_FOCUS_CHANGE,
/ohos5.0/drivers/peripheral/distributed_audio/hdi_service/audio/v1_0/src/
H A Daudio_adapter_interface_impl.cpp524 case HDF_AUDIO_EVENT_FOCUS_CHANGE: in Notify()