Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/include/
DVolume.h54 DEVICE_CATEGORY_HEADSET, enumerator
131 return DEVICE_CATEGORY_HEADSET; in getDeviceCategory()
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DTypeConverter.cpp28 MAKE_STRING_FROM_ENUM(DEVICE_CATEGORY_HEADSET),
/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp111 return legacy_device_category_to_string(DEVICE_CATEGORY_HEADSET); in aidl2legacy_DeviceCategory()