Searched refs:keyStreamSupportedFormats (Results 1 – 5 of 5) sorted by relevance
75 static const char * const keyStreamSupportedFormats; variable
43 const char * const AudioParameter::keyStreamSupportedFormats = AUDIO_PARAMETER_STREAM_SUP_FORMATS; member in android::AudioParameter
3540 ioHandle, String8(AudioParameter::keyStreamSupportedFormats)); in getSupportedFormats()3544 String8(AudioParameter::keyStreamSupportedFormats), reply) != NO_ERROR) { in getSupportedFormats()6099 ioHandle, String8(AudioParameter::keyStreamSupportedFormats)); in loadConfig()6103 String8(AudioParameter::keyStreamSupportedFormats), reply) != NO_ERROR) { in loadConfig()
1198 String8(AudioParameter::keyStreamSupportedFormats), in filterReservedParameters()