Searched refs:outDeviceInfo (Results 1 – 1 of 1) sorted by relevance
70 AudioDeviceInfo outDeviceInfo, in PeripheralProfile() argument76 if (outDeviceInfo != null) { in PeripheralProfile()77 mProductName = outDeviceInfo.getProductName().toString(); in PeripheralProfile()81 outDeviceInfo.getChannelCounts(); in PeripheralProfile()83 outDeviceInfo.getChannelIndexMasks(); in PeripheralProfile()85 outDeviceInfo.getChannelMasks(); in PeripheralProfile()86 mOutputAttributes.mEncodings = outDeviceInfo.getEncodings(); in PeripheralProfile()87 mOutputAttributes.mSampleRates = outDeviceInfo.getSampleRates(); in PeripheralProfile()93 mProductName = outDeviceInfo.getProductName().toString(); in PeripheralProfile()