Searched refs:mChannelCounts (Results 1 – 2 of 2) sorted by relevance
37 public int[] mChannelCounts; field in PeripheralProfile.ProfileAttributes80 mOutputAttributes.mChannelCounts = in PeripheralProfile()96 mInputAttributes.mChannelCounts = inDeviceInfo.getChannelCounts(); in PeripheralProfile()110 ListsHelper.isMatch(deviceInfo.getChannelCounts(), attribs.mChannelCounts) && in matches()159 attribs.mChannelCounts = parseIntList(xmlAtts.getValue(kAttr_ChanCounts)); in parseProfileAttributes()
72 … } else if (!ListsHelper.isSubset(deviceInfo.getChannelCounts(), attribs.mChannelCounts)) { in updateConnectStatus()75 " p" + ListsHelper.textFormatDecimal(attribs.mChannelCounts) +"\n"); in updateConnectStatus()140 … } else if (!ListsHelper.isSubset(deviceInfo.getChannelCounts(), attribs.mChannelCounts)) { in updateConnectStatus()143 " p" + ListsHelper.textFormatDecimal(attribs.mChannelCounts) + "\n"); in updateConnectStatus()