HomeSort by relevance Sort by last modified time
    Searched defs:keyInputSource (Results 1 - 2 of 2) sorted by null

  /frameworks/av/include/media/
AudioParameter.h 41 // keyInputSource: to change audio input source, value is an int in audio_source_t
49 static const char * const keyInputSource;
  /frameworks/av/media/libmedia/
AudioParameter.cpp 33 const char * const AudioParameter::keyInputSource = AUDIO_PARAMETER_STREAM_INPUT_SOURCE;

Completed in 62 milliseconds