Searched refs:mChannelPositionMasks (Results 1 – 1 of 1) sorted by relevance
39 public int[] mChannelPositionMasks; field in PeripheralProfile.ProfileAttributes84 mOutputAttributes.mChannelPositionMasks = in PeripheralProfile()98 mInputAttributes.mChannelPositionMasks = inDeviceInfo.getChannelMasks(); in PeripheralProfile()112 ListsHelper.isMatch(deviceInfo.getChannelMasks(), attribs.mChannelPositionMasks) && in matches()160 attribs.mChannelPositionMasks = parseIntList(xmlAtts.getValue(kAttr_ChanPosMasks)); in parseProfileAttributes()