Searched refs:keyStreamSupportedFormats (Results 1 – 6 of 6) sorted by relevance
36 String8(AudioParameter::keyStreamSupportedFormats), in addSupportedFormat()
81 static const char * const keyStreamSupportedFormats; variable
177 Result result = getParam(AudioParameter::keyStreamSupportedFormats, &halListValue); in getSupportedFormats()216 Result result = getParam(AudioParameter::keyStreamSupportedFormats, &halListValue); in getSupportedProfiles()
47 const char * const AudioParameter::keyStreamSupportedFormats = AUDIO_PARAMETER_STREAM_SUP_FORMATS; member in android::AudioParameter
7079 ioHandle, String8(AudioParameter::keyStreamSupportedFormats)); in updateAudioProfiles()7083 String8(AudioParameter::keyStreamSupportedFormats), reply) != NO_ERROR) { in updateAudioProfiles()
1515 String8(AudioParameter::keyStreamSupportedFormats), in filterReservedParameters()