Searched defs:ALOGVV (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp22 #define ALOGVV ALOGV macro
24 #define ALOGVV(a...) do { } while(0) macro
1768 ALOGVV("getOutputsForDevice() device %04x", device);
1770 ALOGVV("output %d isDuplicated=%d device=%04x",
1773 ALOGVV("getOutputsForDevice() found output %d", mOutputs.keyAt(i));
2019 ALOGVV("getDeviceForStrategy() from cache strategy %d, device %x",
2203 ALOGVV("getDeviceForStrategy() strategy %d, device %x", strategy, device);
2252 ALOGVV("checkDeviceMuteStrategies() %s strategy %d (curDevice %04x) on output %d",
2493 ALOGVV("VOLUME vol index=[%d %d %d], dB=[%.1f %.1f %.1f] ampl=%.5f",
2673 ALOGVV("checkAndSetVolum
[all...]

Completed in 23 milliseconds