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.aidl42 void getActiveMicrophones(out MicrophoneInfoData[] activeMicrophones); in getActiveMicrophones() method
/frameworks/av/media/libaudiohal/impl/
DStreamHalLocal.cpp480 status_t StreamInHalLocal::getActiveMicrophones( in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalLocal
485 status_t StreamInHalLocal::getActiveMicrophones(std::vector<media::MicrophoneInfo> *microphones) { in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalLocal
DStreamHalHidl.cpp989 status_t StreamInHalHidl::getActiveMicrophones( in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalHidl
1002 status_t StreamInHalHidl::getActiveMicrophones( in getActiveMicrophones() function in android::CPP_VERSION::StreamInHalHidl
/frameworks/av/media/libmedia/
Dmediarecorder.cpp887 status_t MediaRecorder::getActiveMicrophones(std::vector<media::MicrophoneInfo>* activeMicrophones) in getActiveMicrophones() function in android::MediaRecorder
DIMediaRecorder.cpp431 status_t getActiveMicrophones(std::vector<media::MicrophoneInfo>* activeMicrophones) in getActiveMicrophones() function in android::BpMediaRecorder
/frameworks/av/media/libstagefright/
DAudioSource.cpp537 status_t AudioSource::getActiveMicrophones( in getActiveMicrophones() function in android::AudioSource
/frameworks/av/media/libmediaplayerservice/
DMediaRecorderClient.cpp560 status_t MediaRecorderClient::getActiveMicrophones( in getActiveMicrophones() function in android::MediaRecorderClient
DStagefrightRecorder.cpp2552 status_t StagefrightRecorder::getActiveMicrophones( in getActiveMicrophones() function in android::StagefrightRecorder
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp1541 status_t AudioRecord::getActiveMicrophones(std::vector<media::MicrophoneInfo>* activeMicrophones) in getActiveMicrophones() function in android::AudioRecord
/frameworks/base/media/java/android/media/
DMediaRecorder.java1744 public List<MicrophoneInfo> getActiveMicrophones() throws IOException { in getActiveMicrophones() method in MediaRecorder
DAudioRecord.java1987 public List<MicrophoneInfo> getActiveMicrophones() throws IOException { in getActiveMicrophones() method in AudioRecord
/frameworks/av/services/audioflinger/
DTracks.cpp2282 binder::Status AudioFlinger::RecordHandle::getActiveMicrophones( in getActiveMicrophones() function in android::AudioFlinger::RecordHandle
2608 status_t AudioFlinger::RecordThread::RecordTrack::getActiveMicrophones( in getActiveMicrophones() function in android::AudioFlinger::RecordThread::RecordTrack
DThreads.cpp8180 status_t AudioFlinger::RecordThread::getActiveMicrophones( in getActiveMicrophones() function in android::AudioFlinger::RecordThread