Searched refs:DeviceCategoryConverter (Results 1 – 4 of 4) sorted by relevance
31 typedef TypeConverter<DeviceCategoryTraits> DeviceCategoryConverter; typedef37 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[];
27 const DeviceCategoryConverter::Table DeviceCategoryConverter::mTable[] = {
123 DeviceCategoryConverter::toString(keyAt(i), deviceCatLiteral); in dump()
124 if (!DeviceCategoryConverter::fromString(configCurve.deviceCategory, deviceCat)) { in loadAudioPolicyEngineConfig()