Searched defs:enqueueDispatchEntryLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1852 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1854 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1856 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1858 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1860 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1862 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1871 void InputDispatcher::enqueueDispatchEntryLocked( function in class:android::InputDispatcher
1896 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event",
1924 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event",
1941 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked
[all...]

Completed in 296 milliseconds