Lines Matching refs:ALOGD
72 ALOGD("Parsed key layout map file '%s' %d lines in %0.3fms.", in load()
90 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Failed.", scanCode, usageCode); in mapKey()
101 ALOGD("mapKey: scanCode=%d, usageCode=0x%08x ~ Result keyCode=%d, outFlags=0x%08x.", in mapKey()
138 ALOGD("mapAxis: scanCode=%d ~ Failed.", scanCode); in mapAxis()
146 ALOGD("mapAxis: scanCode=%d ~ Result mode=%d, axis=%d, highAxis=%d, " in mapAxis()
161 ALOGD("findScanCodeForLed: ledCode=%d, scanCode=%d.", ledCode, *outScanCode); in findScanCodeForLed()
167 ALOGD("findScanCodeForLed: ledCode=%d ~ Not found.", ledCode); in findScanCodeForLed()
178 ALOGD("findUsageForLed: ledCode=%d, usage=%x.", ledCode, *outUsageCode); in findUsageCodeForLed()
184 ALOGD("findUsageForLed: ledCode=%d ~ Not found.", ledCode); in findUsageCodeForLed()
202 ALOGD("Parsing %s: '%s'.", mTokenizer->getLocation().string(), in parse()
295 ALOGD("Parsed key %s: code=%d, keyCode=%d, flags=0x%08x.", in parseKey()
396 ALOGD("Parsed axis: scanCode=%d, mode=%d, axis=%d, highAxis=%d, " in parseAxis()
439 ALOGD("Parsed led %s: code=%d, ledCode=%d.", in parseLed()