Searched refs:streamDeviceToDebugString (Results 1 – 1 of 1) sorted by relevance
170 + streamDeviceToDebugString(stream, res)); in getDevicesForStreamImpl()180 + streamDeviceToDebugString(stream, res) + " CACHE"); in getDevicesForStreamImpl()183 + streamDeviceToDebugString(stream, res) in getDevicesForStreamImpl()194 private static String streamDeviceToDebugString(int stream, int dev) { in streamDeviceToDebugString() method in AudioSystemAdapter