Lines Matching refs:ALOGV
150 ALOGV("SoundCardInfo %s", soundCardInfo); in AudioHardwareALSA()
166 ALOGV("Detected tabla 1.x sound card"); in AudioHardwareALSA()
169 ALOGV("Detected sitar 1.x sound card"); in AudioHardwareALSA()
175 ALOGV("Detected Fusion tabla 2.x"); in AudioHardwareALSA()
179 ALOGV("Detected tabla 2.x sound card"); in AudioHardwareALSA()
210 ALOGV("closing ucm instance: %u", (unsigned)mUcMgr); in ~AudioHardwareALSA()
259 ALOGV("setVoiceVolume(%f)\n", v); in setVoiceVolume()
269 ALOGV("setVoiceVolume newMode %d",newMode); in setVoiceVolume()
307 ALOGV("setFmVolume(%f)\n", value); in setFmVolume()
308 ALOGV("Setting FM volume to %d (available range is 0 to 0x2000)\n", vol); in setFmVolume()
347 ALOGV("setParameters() %s", keyValuePairs.string()); in setParameters()
374 ALOGV("Fluence quadMic feature Enabled"); in setParameters()
378 ALOGV("Fluence dualmic feature Enabled"); in setParameters()
382 ALOGV("Fluence feature Disabled"); in setParameters()
393 ALOGV("Enabling Incall Music setting in the setparameter\n"); in setParameters()
400 ALOGV("Disabling Incall Music setting in the setparameter\n"); in setParameters()
414 ALOGV("Enabling ANC setting in the setparameter\n"); in setParameters()
417 ALOGV("Disabling ANC setting in the setparameter\n"); in setParameters()
554 ALOGV("AudioHardwareALSA::getParameters() %s", param.toString().string()); in getParameters()
561 ALOGV("closeUSBPlayback, musbPlaybackState: %d", musbPlaybackState); in closeUSBPlayback()
568 ALOGV("closeUSBRecording"); in closeUSBRecording()
574 ALOGV("closeUsbPlaybackIfNothingActive, musbPlaybackState: %d", musbPlaybackState); in closeUsbPlaybackIfNothingActive()
581 ALOGV("closeUsbRecordingIfNothingActive, musbRecordingState: %d", musbRecordingState); in closeUsbRecordingIfNothingActive()
589 ALOGV("Starting the USB playback %d kill %d", musbPlaybackState, in startUsbPlaybackIfNotStarted()
597 ALOGV("Starting the recording musbRecordingState: %d killUsbRecordingThread %d", in startUsbRecordingIfNotStarted()
619 ALOGV("Ignoring routing for FM/INCALL/VOIP recording"); in doRouting()
624 ALOGV("doRouting: device %d newMode %d mCSCallActive %d mVolteCallActive %d" in doRouting()
658 ALOGV("doRouting: LPA device switch to proxy"); in doRouting()
664 ALOGV("doRouting: VOICE device switch to proxy"); in doRouting()
672 ALOGV("doRouting: FM device switch to proxy"); in doRouting()
728 ALOGV("openOutputStream: devices 0x%x channels %d sampleRate %d", in openOutputStream()
799 …ALOGV("openoutput: mALSADevice->route useCase %s mCurDevice %d mVoipStreamCount %d mode %d", it->u… in openOutputStream()
954 ALOGV("useCase %s", it->useCase); in openOutputStream()
1319 ALOGV("updated channel info: channels=%d channelMask %08x", in openInputStream()
1366 ALOGV("OpenInoutStream: Use larger buffer size for 5.1(%s) recording ", it->useCase); in openInputStream()
1438 ALOGV("Start FM"); in handleFm()
1485 ALOGV("Stop FM"); in handleFm()
1512 ALOGV("Disabling voice call"); in disableVoiceCall()