Searched refs:keyInputSource (Results 1 – 3 of 3) 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
7075 if (param.getInt(String8(AudioParameter::keyInputSource), value) == NO_ERROR && in checkForNewParameter_l()