Lines Matching refs:ALOGD
264 ALOGD("Dispatch frozen. Waiting some more."); in dispatchOnceInnerLocked()
420 ALOGD("App switch is pending!"); in enqueueInboundEventLocked()
501 ALOGD("Dropped event because policy consumed it."); in dropInboundEventLocked()
570 ALOGD("App switch has arrived."); in resetPendingAppSwitchLocked()
572 ALOGD("App switch was abandoned."); in resetPendingAppSwitchLocked()
628 ALOGD("Injected inbound event was dropped."); in releaseInboundEventLocked()
681 ALOGD("dispatchConfigurationChanged - eventTime=%lld", entry->eventTime); in dispatchConfigurationChangedLocked()
697 ALOGD("dispatchDeviceReset - eventTime=%lld, deviceId=%d", entry->eventTime, entry->deviceId); in dispatchDeviceResetLocked()
807 ALOGD("%seventTime=%lld, deviceId=%d, source=0x%x, policyFlags=0x%x, " in logOutboundKeyDetailsLocked()
876 ALOGD("%seventTime=%lld, deviceId=%d, source=0x%x, policyFlags=0x%x, " in logOutboundMotionDetailsLocked()
888 ALOGD(" Pointer %d: id=%d, toolType=%d, " in logOutboundMotionDetailsLocked()
910 ALOGD("dispatchEventToCurrentInputTargets"); in dispatchEventLocked()
926 ALOGD("Dropping event delivery to target with channel '%s' because it " in dispatchEventLocked()
942 ALOGD("Waiting for system to become ready for input. Reason: %s", reason); in handleTargetsNotReadyLocked()
953 ALOGD("Waiting for application to become ready for input: %s. Reason: %s", in handleTargetsNotReadyLocked()
1050 ALOGD("Resetting ANR timeouts."); in resetANRTimeoutsLocked()
1108 ALOGD("findFocusedWindow finished: injectionResult=%d, " in findFocusedWindowTargetsLocked()
1163 ALOGD("Dropping event because a pointer for a different device is already down."); in findTouchedWindowTargetsLocked()
1273 ALOGD("Dropping event because the pointer is not down or we previously " in findTouchedWindowTargetsLocked()
1294 ALOGD("Touch is slipping out of window %s into window %s.", in findTouchedWindowTargetsLocked()
1329 ALOGD("Sending hover exit event to window %s.", in findTouchedWindowTargetsLocked()
1339 ALOGD("Sending hover enter event to window %s.", in findTouchedWindowTargetsLocked()
1365 ALOGD("Dropping event because there is no touched foreground window to receive it."); in findTouchedWindowTargetsLocked()
1461 ALOGD("Conflicting pointer actions: Switched to a different device."); in findTouchedWindowTargetsLocked()
1470 ALOGD("Conflicting pointer actions: Hover received while pointer was down."); in findTouchedWindowTargetsLocked()
1489 ALOGD("Conflicting pointer actions: Down received while already down."); in findTouchedWindowTargetsLocked()
1532 ALOGD("Not updating touch focus because injection was denied."); in findTouchedWindowTargetsLocked()
1544 ALOGD("findTouchedWindow finished: injectionResult=%d, injectionPermission=%d, " in findTouchedWindowTargetsLocked()
1724 ALOGD("Not poking user activity: disabled by window '%s'.", info->name.string()); in pokeUserActivityLocked()
1762 ALOGD("channel '%s' ~ prepareDispatchCycle - flags=0x%08x, " in prepareDispatchCycleLocked()
1774 ALOGD("channel '%s' ~ Dropping event because the channel status is %s", in prepareDispatchCycleLocked()
1792 ALOGD("channel '%s' ~ Split motion event.", in prepareDispatchCycleLocked()
1856 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event", in enqueueDispatchEntryLocked()
1884 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event", in enqueueDispatchEntryLocked()
1898 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent motion event", in enqueueDispatchEntryLocked()
1921 ALOGD("channel '%s' ~ startDispatchCycle", in startDispatchCycleLocked()
2012 ALOGD("channel '%s' ~ Could not publish event because the pipe is full, " in startDispatchCycleLocked()
2037 ALOGD("channel '%s' ~ finishDispatchCycle - seq=%u, handled=%s", in finishDispatchCycleLocked()
2055 ALOGD("channel '%s' ~ abortBrokenDispatchCycle - notify=%s", in abortBrokenDispatchCycleLocked()
2186 ALOGD("channel '%s' ~ Synthesized %d cancelation events to bring channel back in sync " in synthesizeCancelationEventsForConnectionLocked()
2321 ALOGD("notifyConfigurationChanged - eventTime=%lld", args->eventTime); in notifyConfigurationChanged()
2339 ALOGD("notifyKey - eventTime=%lld, deviceId=%d, source=0x%x, policyFlags=0x%x, action=0x%x, " in notifyKey()
2434 ALOGD("notifyMotion - eventTime=%lld, deviceId=%d, source=0x%x, policyFlags=0x%x, " in notifyMotion()
2441 ALOGD(" Pointer %d: id=%d, toolType=%d, " in notifyMotion()
2512 ALOGD("notifySwitch - eventTime=%lld, policyFlags=0x%x, switchValues=0x%08x, switchMask=0x%08x", in notifySwitch()
2525 ALOGD("notifyDeviceReset - eventTime=%lld, deviceId=%d", in notifyDeviceReset()
2546 ALOGD("injectInputEvent - eventType=%d, injectorPid=%d, injectorUid=%d, " in injectInputEvent()
2674 ALOGD("injectInputEvent - Timed out waiting for injection result " in injectInputEvent()
2688 ALOGD("injectInputEvent - Waiting for %d pending foreground dispatches.", in injectInputEvent()
2694 ALOGD("injectInputEvent - Timed out waiting for pending foreground " in injectInputEvent()
2710 ALOGD("injectInputEvent - Finished with result %d. " in injectInputEvent()
2727 ALOGD("Setting input event injection result to %d. " in setInjectionResultLocked()
2799 ALOGD("setInputWindows"); in setInputWindows()
2830 ALOGD("Focus left window: %s", in setInputWindows()
2843 ALOGD("Focus entered window: %s", in setInputWindows()
2856 ALOGD("Touched window was removed: %s", in setInputWindows()
2880 ALOGD("Window went away: %s", oldWindowHandle->getName().string()); in setInputWindows()
2894 ALOGD("setFocusedApplication"); in setFocusedApplication()
2924 ALOGD("setInputDispatchMode: enabled=%d, frozen=%d", enabled, frozen); in setInputDispatchMode()
2960 ALOGD("setInputFilterEnabled: enabled=%d", enabled); in setInputFilterEnabled()
2981 ALOGD("transferTouchFocus: fromChannel=%s, toChannel=%s", in transferTouchFocus()
2991 ALOGD("Cannot transfer focus because from or to window not found."); in transferTouchFocus()
2997 ALOGD("Trivial transfer to same window."); in transferTouchFocus()
3003 ALOGD("Cannot transfer focus because windows are on different displays."); in transferTouchFocus()
3033 ALOGD("Focus transfer failed because from window did not have focus."); in transferTouchFocus()
3062 ALOGD("Resetting and dropping all events (%s).", reason); in resetAndDropEverythingLocked()
3089 ALOGD("%s", start); in logDispatchStateLocked()
3289 ALOGD("channel '%s' ~ registerInputChannel - monitor=%s", inputChannel->getName().string(), in registerInputChannel()
3321 ALOGD("channel '%s' ~ unregisterInputChannel", inputChannel->getName().string()); in unregisterInputChannel()
3571 ALOGD("Unhandled key event: Asking policy to cancel fallback action. " in afterKeyEventLockedInterruptible()
3606 ALOGD("Unhandled key event: Skipping unhandled key event processing " in afterKeyEventLockedInterruptible()
3617 ALOGD("Unhandled key event: Asking policy to perform fallback action. " in afterKeyEventLockedInterruptible()
3657 ALOGD("Unhandled key event: Policy requested to send key %d" in afterKeyEventLockedInterruptible()
3662 ALOGD("Unhandled key event: Policy did not request fallback for %d, " in afterKeyEventLockedInterruptible()
3691 ALOGD("Unhandled key event: %d currently tracked fallback keys%s.", in afterKeyEventLockedInterruptible()
3710 ALOGD("Unhandled key event: Dispatching fallback key. " in afterKeyEventLockedInterruptible()
3717 ALOGD("Unhandled key event: No fallback key."); in afterKeyEventLockedInterruptible()
4080 ALOGD("Dropping inconsistent motion up or cancel event: deviceId=%d, source=%08x, " in trackMotion()
4133 ALOGD("Dropping inconsistent motion pointer up/down or move event: " in trackMotion()
4147 ALOGD("Dropping inconsistent motion hover exit event: deviceId=%d, source=%08x", in trackMotion()