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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1855 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1857 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1859 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1861 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1863 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1865 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget,
1874 void InputDispatcher::enqueueDispatchEntryLocked( function in class:android::InputDispatcher
1899 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: skipping inconsistent key event",
1927 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked: filling in missing hover enter event",
1944 ALOGD("channel '%s' ~ enqueueDispatchEntryLocked
[all...]

Completed in 47 milliseconds