Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/include/
DVolume.h55 DEVICE_CATEGORY_SPEAKER, enumerator
143 return DEVICE_CATEGORY_SPEAKER; in getDeviceCategory()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DTypeConverter.cpp29 MAKE_STRING_FROM_ENUM(DEVICE_CATEGORY_SPEAKER),
/frameworks/av/services/audiopolicy/engine/common/src/
DEngineBase.cpp123 device_category deviceCat = DEVICE_CATEGORY_SPEAKER; in loadAudioPolicyEngineConfig()