Searched refs:keyInputSource (Results 1 – 6 of 6) sorted by relevance
49 static const char * const keyInputSource; variable
33 const char * const AudioParameter::keyInputSource = AUDIO_PARAMETER_STREAM_INPUT_SOURCE; member in android::AudioParameter
195 String8 key_input = String8(AudioParameter::keyInputSource); in setParameters()
339 Result retval = mStreamCommon->getParam(AudioParameter::keyInputSource, &halSource); in getAudioSource()
8907 if (param.getInt(String8(AudioParameter::keyInputSource), value) == NO_ERROR && in checkForNewParameter_l()9137 param.addInt(String8(AudioParameter::keyInputSource), in createAudioPatch_l()9916 param.addInt(String8(AudioParameter::keyInputSource), in createAudioPatch_l()
1511 String8(AudioParameter::keyInputSource), in filterReservedParameters()