Searched refs:isMultichannelConfigSupported (Results 1 – 2 of 2) sorted by relevance
1286 if (!isMultichannelConfigSupported(channelConfig)) { in audioParamCheck()1335 private static boolean isMultichannelConfigSupported(int channelConfig) { in isMultichannelConfigSupported() method in AudioTrack1802 if (!isMultichannelConfigSupported(channelConfig)) { in getMinBufferSize()
35068 Landroid/media/AudioTrack;->isMultichannelConfigSupported(I)Z