Searched refs:DEVICE_CATEGORY_SPEAKER (Results 1 – 4 of 4) sorted by relevance
55 DEVICE_CATEGORY_SPEAKER, enumerator146 return DEVICE_CATEGORY_SPEAKER; in getDeviceCategory()
29 MAKE_STRING_FROM_ENUM(DEVICE_CATEGORY_SPEAKER),
177 device_category deviceCat = DEVICE_CATEGORY_SPEAKER; in processParsingResult()190 && deviceCat == DEVICE_CATEGORY_SPEAKER) { in processParsingResult()
113 return legacy_device_category_to_string(DEVICE_CATEGORY_SPEAKER); in aidl2legacy_DeviceCategory()