Home | History | Annotate | Download | only in media

Lines Matching defs:AudioManager

276          * {@link AudioManager#STREAM_RING}, {@link AudioManager#STREAM_ALARM},
277 * and {@link AudioManager#STREAM_NOTIFICATION}. These streams will continue
1284 AudioManager.resetAudioPortGeneration();
1352 AudioManager.getDevicesStatic(AudioManager.GET_DEVICES_INPUTS);
1435 if (status != AudioManager.SUCCESS) {
1436 if (status != AudioManager.ERROR_INVALID_OPERATION) {
1441 AudioManager.setPortIdForMicrophones(activeMicrophones);
1447 MicrophoneInfo microphone = AudioManager.microphoneInfoFromAudioDeviceInfo(device);