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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1826 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1828 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1830 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1832 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1834 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1836 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1845 void InputDispatcher::enqueueDispatchEntryLocked( function in class:android::InputDispatcher
1870 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event",
1898 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event",
1912 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked
[all...]
H A DInputDispatcher.h1066 void enqueueDispatchEntryLocked(const sp<Connection>& connection,

Completed in 836 milliseconds