Searched refs:mOutputAttributes (Results 1 – 1 of 1) sorted by relevance
44 ProfileAttributes mOutputAttributes; field in PeripheralProfile57 return mOutputAttributes; in getOutputAttributes()79 mOutputAttributes = new ProfileAttributes(); in PeripheralProfile()80 mOutputAttributes.mChannelCounts = in PeripheralProfile()82 mOutputAttributes.mChannelIndexMasks = in PeripheralProfile()84 mOutputAttributes.mChannelPositionMasks = in PeripheralProfile()86 mOutputAttributes.mEncodings = outDeviceInfo.getEncodings(); in PeripheralProfile()87 mOutputAttributes.mSampleRates = outDeviceInfo.getSampleRates(); in PeripheralProfile()89 mOutputAttributes = null; in PeripheralProfile()183 mOutputAttributes = new ProfileAttributes(); in startElement()[all …]