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