Searched refs:microphone (Results 1 – 14 of 14) sorted by relevance
10 no microphone.24 - The descriptors when a headset with microphone and low-impedance
54 # Alexa Push-To-Talk button (microphone icon, below the Home button)
1784 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device); in getActiveMicrophones() local1789 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()1790 activeMicrophones.add(microphone); in getActiveMicrophones()
2210 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device); in getActiveMicrophones() local2215 microphone.setChannelMapping(channelMapping); in getActiveMicrophones()2216 activeMicrophones.add(microphone); in getActiveMicrophones()
8126 MicrophoneInfo microphone = new MicrophoneInfo( in microphoneInfoFromAudioDeviceInfo() local8134 microphone.setId(deviceInfo.getId()); in microphoneInfoFromAudioDeviceInfo()8135 return microphone; in microphoneInfoFromAudioDeviceInfo()8148 MicrophoneInfo microphone = microphoneInfoFromAudioDeviceInfo(device); in addMicrophonesFromAudioDeviceInfo() local8149 microphones.add(microphone); in addMicrophonesFromAudioDeviceInfo()
41 * a headphones and microphone.90 * A device type describing the microphone(s) built in a device.
78 // Mute system microphone
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
2888 auto microphone = in getMicrophones() local2890 return microphone.ok() ? microphone.value() : media::MicrophoneInfoFw{}; in getMicrophones()
11606 * Track how we arbitrate between microphone/input requests.11621 * Track how we arbitrate between microphone requests.11641 * Track how we arbitrate between microphone/input requests.11656 * Track how we arbitrate between microphone/input requests.
8806 field public static final java.lang.String FEATURE_MICROPHONE = "android.hardware.microphone";
13155 field public static final String FEATURE_MICROPHONE = "android.hardware.microphone";