Searched refs:keyInputSource (Results 1 – 5 of 5) sorted by relevance
50 static const char * const keyInputSource; variable
34 const char * const AudioParameter::keyInputSource = AUDIO_PARAMETER_STREAM_INPUT_SOURCE; member in android::AudioParameter
312 param.addInt(String8(AudioParameter::keyInputSource), (int)source.value()); in legacyCreateAudioPatch()
1758 String8(AudioParameter::keyInputSource), in filterReservedParameters()
9660 if (param.getInt(String8(AudioParameter::keyInputSource), value) == NO_ERROR && in checkForNewParameter_l()