Searched refs:attrDeviceToDebugString (Results 1 – 1 of 1) sorted by relevance
331 + attrDeviceToDebugString(attributes, res)); in getDevicesForAttributesImpl()342 + attrDeviceToDebugString(attributes, res) + " CACHE"); in getDevicesForAttributesImpl()345 + attrDeviceToDebugString(attributes, res) in getDevicesForAttributesImpl()346 + " CACHE ERROR real:" + attrDeviceToDebugString(attributes, real)); in getDevicesForAttributesImpl()356 private static String attrDeviceToDebugString(@NonNull AudioAttributes attr, in attrDeviceToDebugString() method in AudioSystemAdapter