Searched refs:attrDeviceToDebugString (Results 1 – 1 of 1) sorted by relevance
222 + attrDeviceToDebugString(attributes, res)); in getDevicesForAttributesImpl()233 + attrDeviceToDebugString(attributes, res) + " CACHE"); in getDevicesForAttributesImpl()236 + attrDeviceToDebugString(attributes, res) in getDevicesForAttributesImpl()237 + " CACHE ERROR real:" + attrDeviceToDebugString(attributes, real)); in getDevicesForAttributesImpl()247 private static String attrDeviceToDebugString(@NonNull AudioAttributes attr, in attrDeviceToDebugString() method in AudioSystemAdapter