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
1759 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device); in getActiveMicrophones() local1764 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()1765 activeMicrophones.add(microphone); in getActiveMicrophones()
2002 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device); in getActiveMicrophones() local2007 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()2008 activeMicrophones.add(microphone); in getActiveMicrophones()
6757 MicrophoneInfo microphone = new MicrophoneInfo( in microphoneInfoFromAudioDeviceInfo() local6765 microphone.setId(deviceInfo.getId()); in microphoneInfoFromAudioDeviceInfo()6766 return microphone; in microphoneInfoFromAudioDeviceInfo()6779 MicrophoneInfo microphone = microphoneInfoFromAudioDeviceInfo(device); in addMicrophonesFromAudioDeviceInfo() local6780 microphones.add(microphone); in addMicrophonesFromAudioDeviceInfo()
422 media::MicrophoneInfo microphone = media::MicrophoneInfo(dst); in getMicrophones() local423 microphonesInfo->push_back(microphone); in getMicrophones()
1013 media::MicrophoneInfo microphone = media::MicrophoneInfo(dst); in getActiveMicrophones() local1014 microphonesInfo->push_back(microphone); in getActiveMicrophones()
61 * COMPLETE refers to a complete failure e.g. non-responsive microphone.
22 * Track how we arbitrate between microphone/input requests.
271 // Notify the user to unblock the microphone global toggle
9234 * Track how we arbitrate between microphone/input requests.9249 * Track how we arbitrate between microphone requests.9269 * Track how we arbitrate between microphone/input requests.9284 * Track how we arbitrate between microphone/input requests.
12695 field public static final String FEATURE_MICROPHONE = "android.hardware.microphone";
8806 field public static final java.lang.String FEATURE_MICROPHONE = "android.hardware.microphone";