Searched refs:enqueueDispatchEntryLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/dispatcher/ |
D | InputDispatcher.cpp | 2003 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 2005 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 2007 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 2009 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 2011 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 2013 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 2022 void InputDispatcher::enqueueDispatchEntryLocked(const sp<Connection>& connection, in enqueueDispatchEntryLocked() function in android::inputdispatcher::InputDispatcher 2491 enqueueDispatchEntryLocked(connection, cancelationEventEntry, // increments ref in synthesizeCancelationEventsForConnectionLocked()
|
D | InputDispatcher.h | 373 void enqueueDispatchEntryLocked(const sp<Connection>& connection, EventEntry* eventEntry,
|