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