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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1812 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1814 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1816 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1818 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1820 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1822 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1831 void InputDispatcher::enqueueDispatchEntryLocked( function in class:android::InputDispatcher
1856 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event",
1884 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event",
1898 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked
[all...]

Completed in 1151 milliseconds