Searched refs:microphone (Results 1 – 12 of 12) sorted by relevance
10 no microphone.24 - The descriptors when a headset with microphone and low-impedance
1535 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device); in getActiveMicrophones() local1540 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()1541 activeMicrophones.add(microphone); in getActiveMicrophones()
1733 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device); in getActiveMicrophones() local1738 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()1739 activeMicrophones.add(microphone); in getActiveMicrophones()
5118 MicrophoneInfo microphone = new MicrophoneInfo( in microphoneInfoFromAudioDeviceInfo() local5126 microphone.setId(deviceInfo.getId()); in microphoneInfoFromAudioDeviceInfo()5127 return microphone; in microphoneInfoFromAudioDeviceInfo()5140 MicrophoneInfo microphone = microphoneInfoFromAudioDeviceInfo(device); in addMicrophonesFromAudioDeviceInfo() local5141 microphones.add(microphone); in addMicrophonesFromAudioDeviceInfo()
383 media::MicrophoneInfo microphone = media::MicrophoneInfo(dst); in getMicrophones() local384 microphonesInfo->push_back(microphone); in getMicrophones()
836 media::MicrophoneInfo microphone = media::MicrophoneInfo(dst); in getActiveMicrophones() local837 microphonesInfo->push_back(microphone); in getActiveMicrophones()
22 * Track how we arbitrate between microphone/input requests.
61 * COMPLETE refers to a complete failure e.g. non-responsive microphone.
6800 * Track how we arbitrate between microphone/input requests.6815 * Track how we arbitrate between microphone requests.6830 * Track how we arbitrate between microphone/input requests.6845 * Track how we arbitrate between microphone/input requests.
8806 field public static final java.lang.String FEATURE_MICROPHONE = "android.hardware.microphone";
11728 field public static final String FEATURE_MICROPHONE = "android.hardware.microphone";