Searched refs: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
1863 ALOGVV("getOutputsForDevice() device %04x", device);
1865 ALOGVV("output %d isDuplicated=%d device=%04x",
1868 ALOGVV("getOutputsForDevice() found output %d", openOutputs.keyAt(i));
2114 ALOGVV("getDeviceForStrategy() from cache strategy %d, device %x",
2316 ALOGVV("getDeviceForStrategy() strategy %d, device %x", strategy, device);
2367 ALOGVV("checkDeviceMuteStrategies() %s strategy %d (curDevice %04x) on output %d",
2640 ALOGVV("VOLUME vol index=[%d %d %d], dB=[%.1f %.1f %.1f] ampl=%.5f",
2833 ALOGVV("checkAndSetVolum
[all...]

Completed in 37 milliseconds