Searched refs:mDeviceForStream (Results 1 – 1 of 1) sorted by relevance
182 final int mDeviceForStream; field in AudioServiceEvents.DeviceVolumeEvent191 mDeviceForStream = deviceForStream; in DeviceVolumeEvent()217 sb.append(" currDevForStream:Ox").append(Integer.toHexString(mDeviceForStream)); in eventToString()