Searched refs:mChannelIndexMasks (Results 1 – 1 of 1) sorted by relevance
38 public int[] mChannelIndexMasks; field in PeripheralProfile.ProfileAttributes82 mOutputAttributes.mChannelIndexMasks = in PeripheralProfile()97 mInputAttributes.mChannelIndexMasks = inDeviceInfo.getChannelIndexMasks(); in PeripheralProfile()111 ListsHelper.isMatch(deviceInfo.getChannelIndexMasks(), attribs.mChannelIndexMasks) && in matches()161 attribs.mChannelIndexMasks = parseIntList(xmlAtts.getValue(kAttr_ChanIndexMasks)); in parseProfileAttributes()