Searched refs:keyStreamSupportedChannels (Results 1 – 7 of 7) sorted by relevance
39 mAudioParameters.add(String8(AudioParameter::keyStreamSupportedChannels), String8("")); in addSupportedFormat()
82 static const char * const keyStreamSupportedChannels; variable
42 (halKeys.get(String8(AudioParameter::keyStreamSupportedChannels), value) == NO_ERROR || in keysFromHal()
134 Result result = getParam(AudioParameter::keyStreamSupportedChannels, &halListValue, context); in getSupportedChannelMasks()247 result = getParam(AudioParameter::keyStreamSupportedChannels, &halListValue, context); in getSupportedProfiles()
48 const char * const AudioParameter::keyStreamSupportedChannels = AUDIO_PARAMETER_STREAM_SUP_CHANNELS; member in android::AudioParameter
7117 AudioParameter::keyStreamSupportedChannels); in updateAudioProfiles()7121 String8(AudioParameter::keyStreamSupportedChannels), reply) == NO_ERROR) { in updateAudioProfiles()
1516 String8(AudioParameter::keyStreamSupportedChannels), in filterReservedParameters()