Home
last modified time | relevance | path

Searched refs:channelMappingType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_media_MicrophoneInfo.cpp102 int channelMappingType = microphoneInfo->getChannelMapping()[i]; in convertMicrophoneInfoFromNative() local
103 if (channelMappingType != AUDIO_MICROPHONE_CHANNEL_MAPPING_UNUSED) { in convertMicrophoneInfoFromNative()
106 channelMappingType); in convertMicrophoneInfoFromNative()