Searched refs:enqueueDispatchEntryLocked (Results 1 - 2 of 2) 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...]
H A DInputDispatcher.h1056 void enqueueDispatchEntryLocked(const sp<Connection>& connection,

Completed in 38 milliseconds