Searched refs:isIndex (Results 1 – 2 of 2) sorted by relevance
179 const bool isIndex = audio_channel_mask_get_representation(channelMask) in checkCompatibleChannelMask() local215 if (isIndex && isSupportedIndex) { in checkCompatibleChannelMask()220 } else if (isIndex && !isSupportedIndex) { in checkCompatibleChannelMask()227 } else if (!isIndex && isSupportedIndex) { in checkCompatibleChannelMask()
32364 Landroid/icu/text/StringPrep$Values;->isIndex:Z