Lines Matching defs:channel

915             ALOGD("Dropping event delivery to target with channel '%s' because it "
1771 ALOGD("channel '%s' ~ prepareDispatchCycle - flags=0x%08x, "
1783 ALOGD("channel '%s' ~ Dropping event because the channel status is %s",
1801 ALOGD("channel '%s' ~ Split motion event.",
1865 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event",
1893 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event",
1907 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent motion event",
1930 ALOGD("channel '%s' ~ startDispatchCycle",
2012 ALOGE("channel '%s' ~ Could not publish event because the pipe is full. "
2021 ALOGD("channel '%s' ~ Could not publish event because the pipe is full, "
2028 ALOGE("channel '%s' ~ Could not publish event due to an unexpected error, "
2046 ALOGD("channel '%s' ~ finishDispatchCycle - seq=%u, handled=%s",
2064 ALOGD("channel '%s' ~ abortBrokenDispatchCycle - notify=%s",
2108 ALOGE("Received spurious receive callback for unknown input channel. "
2117 ALOGW("channel '%s' ~ Received spurious callback for unhandled poll event. "
2144 ALOGE("channel '%s' ~ Failed to receive finished signal. status=%d",
2153 ALOGW("channel '%s' ~ Consumer closed input channel or an error occurred. "
2158 // Unregister the channel.
2173 const sp<InputChannel>& channel, const CancelationOptions& options) {
2174 ssize_t index = getConnectionIndexLocked(channel);
2195 ALOGD("channel '%s' ~ Synthesized %d cancelation events to bring channel back in sync "
3153 const sp<InputChannel>& channel = mMonitoringChannels[i];
3154 dump.appendFormat(INDENT2 "%d: '%s'\n", i, channel->getName().string());
3237 ALOGD("channel '%s' ~ registerInputChannel - monitor=%s", inputChannel->getName().string(),
3245 ALOGW("Attempted to register already registered input channel '%s'",
3269 ALOGD("channel '%s' ~ unregisterInputChannel", inputChannel->getName().string());
3291 ALOGW("Attempted to unregister already unregistered input channel '%s'",
3345 ALOGE("channel '%s' ~ Channel is unrecoverably broken and will be disposed!",