Lines Matching refs:channel

929             ALOGD("Dropping event delivery to target with channel '%s' because it "
1772 ALOGD("channel '%s' ~ prepareDispatchCycle - flags=0x%08x, "
1784 ALOGD("channel '%s' ~ Dropping event because the channel status is %s",
1802 ALOGD("channel '%s' ~ Split motion event.",
1866 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event",
1894 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event",
1908 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent motion event",
1931 ALOGD("channel '%s' ~ startDispatchCycle",
2013 ALOGE("channel '%s' ~ Could not publish event because the pipe is full. "
2022 ALOGD("channel '%s' ~ Could not publish event because the pipe is full, "
2029 ALOGE("channel '%s' ~ Could not publish event due to an unexpected error, "
2047 ALOGD("channel '%s' ~ finishDispatchCycle - seq=%u, handled=%s",
2065 ALOGD("channel '%s' ~ abortBrokenDispatchCycle - notify=%s",
2109 ALOGE("Received spurious receive callback for unknown input channel. "
2118 ALOGW("channel '%s' ~ Received spurious callback for unhandled poll event. "
2145 ALOGE("channel '%s' ~ Failed to receive finished signal. status=%d",
2154 ALOGW("channel '%s' ~ Consumer closed input channel or an error occurred. "
2159 // Unregister the channel.
2174 const sp<InputChannel>& channel, const CancelationOptions& options) {
2175 ssize_t index = getConnectionIndexLocked(channel);
2196 ALOGD("channel '%s' ~ Synthesized %d cancelation events to bring channel back in sync "
3154 const sp<InputChannel>& channel = mMonitoringChannels[i];
3155 dump.appendFormat(INDENT2 "%d: '%s'\n", i, channel->getName().string());
3263 ALOGD("channel '%s' ~ registerInputChannel - monitor=%s", inputChannel->getName().string(),
3271 ALOGW("Attempted to register already registered input channel '%s'",
3295 ALOGD("channel '%s' ~ unregisterInputChannel", inputChannel->getName().string());
3317 ALOGW("Attempted to unregister already unregistered input channel '%s'",
3371 ALOGE("channel '%s' ~ Channel is unrecoverably broken and will be disposed!",