Lines Matching refs:ALOGD

102     ALOGD("Input channel constructed: name='%s', fd=%d",
113 ALOGD("Input channel destroyed: name='%s', fd=%d",
158 ALOGD("channel '%s' ~ error sending message of type %d, errno=%d", mName.string(),
172 ALOGD("channel '%s' ~ error sending message type %d, send was incomplete",
179 ALOGD("channel '%s' ~ sent message of type %d", mName.string(), msg->header.type);
193 ALOGD("channel '%s' ~ receive message failed, errno=%d", mName.string(), errno);
206 ALOGD("channel '%s' ~ receive message failed because peer was closed", mName.string());
213 ALOGD("channel '%s' ~ received invalid message", mName.string());
219 ALOGD("channel '%s' ~ received message of type %d", mName.string(), msg->header.type);
252 ALOGD("channel '%s' publisher ~ publishKeyEvent: seq=%u, deviceId=%d, source=0x%x, "
301 ALOGD("channel '%s' publisher ~ publishMotionEvent: seq=%u, deviceId=%d, source=0x%x, "
349 ALOGD("channel '%s' publisher ~ receiveFinishedSignal",
388 ALOGD("Unrecognized property value for 'ro.input.noresample'. "
398 ALOGD("channel '%s' consumer ~ consume: consumeBatches=%s, frameTime=%lld",
421 ALOGD("channel '%s' consumer ~ consumed batch event, seq=%u",
440 ALOGD("channel '%s' consumer ~ consumed key event, seq=%u",
453 ALOGD("channel '%s' consumer ~ appended to batch event",
468 ALOGD("channel '%s' consumer ~ consumed batch event and "
483 ALOGD("channel '%s' consumer ~ started batch event",
497 ALOGD("channel '%s' consumer ~ consumed motion event, seq=%u",
666 ALOGD("[%d] - rewrite (%0.3f, %0.3f), old (%0.3f, %0.3f)", id,
689 ALOGD("Not resampled, no touch state for device.");
697 ALOGD("Not resampled, no history for device.");
709 ALOGD("Not resampled, missing id %d", id);
727 ALOGD("Not resampled, delta time is %lld ns.", delta);
739 ALOGD("Not resampled, delta time is %lld ns.", delta);
746 ALOGD("Sample time is too far in the future, adjusting prediction "
755 ALOGD("Not resampled, insufficient data.");
778 ALOGD("[%d] - out (%0.3f, %0.3f), cur (%0.3f, %0.3f), "
788 ALOGD("[%d] - out (%0.3f, %0.3f), cur (%0.3f, %0.3f)",
805 ALOGD("channel '%s' consumer ~ sendFinishedSignal: seq=%u, handled=%s",