Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/include/
DVolume.h56 DEVICE_CATEGORY_EARPIECE, enumerator
121 return DEVICE_CATEGORY_EARPIECE; in getDeviceCategory()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DTypeConverter.cpp30 MAKE_STRING_FROM_ENUM(DEVICE_CATEGORY_EARPIECE),
/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp115 return legacy_device_category_to_string(DEVICE_CATEGORY_EARPIECE); in aidl2legacy_DeviceCategory()