Home
last modified time | relevance | path

Searched defs:getActiveMicrophones (Results 1 – 13 of 13) sorted by relevance

/frameworks/av/media/libaudioclient/aidl/android/media/
DIAudioRecord.aidl38 void getActiveMicrophones(out MicrophoneInfo[] activeMicrophones); in getActiveMicrophones() method
/frameworks/av/media/libaudiohal/impl/
DStreamHalLocal.cpp353 status_t StreamInHalLocal::getActiveMicrophones( in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalLocal
358 status_t StreamInHalLocal::getActiveMicrophones(std::vector<media::MicrophoneInfo> *microphones) { in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalLocal
DStreamHalHidl.cpp812 status_t StreamInHalHidl::getActiveMicrophones( in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalHidl
825 status_t StreamInHalHidl::getActiveMicrophones( in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalHidl
/frameworks/av/media/libstagefright/
DAudioSource.cpp503 status_t AudioSource::getActiveMicrophones( in getActiveMicrophones() function in android::AudioSource
/frameworks/av/media/libmedia/
Dmediarecorder.cpp834 status_t MediaRecorder::getActiveMicrophones(std::vector<media::MicrophoneInfo>* activeMicrophones) in getActiveMicrophones() function in android::MediaRecorder
DIMediaRecorder.cpp398 status_t getActiveMicrophones(std::vector<media::MicrophoneInfo>* activeMicrophones) in getActiveMicrophones() function in android::BpMediaRecorder
/frameworks/av/media/libmediaplayerservice/
DMediaRecorderClient.cpp521 status_t MediaRecorderClient::getActiveMicrophones( in getActiveMicrophones() function in android::MediaRecorderClient
DStagefrightRecorder.cpp2272 status_t StagefrightRecorder::getActiveMicrophones( in getActiveMicrophones() function in android::StagefrightRecorder
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp1427 status_t AudioRecord::getActiveMicrophones(std::vector<media::MicrophoneInfo>* activeMicrophones) in getActiveMicrophones() function in android::AudioRecord
/frameworks/base/media/java/android/media/
DMediaRecorder.java1520 public List<MicrophoneInfo> getActiveMicrophones() throws IOException { in getActiveMicrophones() method in MediaRecorder
DAudioRecord.java1718 public List<MicrophoneInfo> getActiveMicrophones() throws IOException { in getActiveMicrophones() method in AudioRecord
/frameworks/av/services/audioflinger/
DTracks.cpp2038 binder::Status AudioFlinger::RecordHandle::getActiveMicrophones( in getActiveMicrophones() function in android::AudioFlinger::RecordHandle
2351 status_t AudioFlinger::RecordThread::RecordTrack::getActiveMicrophones( in getActiveMicrophones() function in android::AudioFlinger::RecordThread::RecordTrack
DThreads.cpp7827 status_t AudioFlinger::RecordThread::getActiveMicrophones( in getActiveMicrophones() function in android::AudioFlinger::RecordThread