Searched refs:enqueueDispatchEntryLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/native/services/inputflinger/ |
D | InputDispatcher.cpp | 1890 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 1892 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 1894 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 1896 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 1898 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 1900 enqueueDispatchEntryLocked(connection, eventEntry, inputTarget, in enqueueDispatchEntriesLocked() 1909 void InputDispatcher::enqueueDispatchEntryLocked( in enqueueDispatchEntryLocked() function in android::InputDispatcher 2307 enqueueDispatchEntryLocked(connection, cancelationEventEntry, // increments ref in synthesizeCancelationEventsForConnectionLocked()
|
D | InputDispatcher.h | 1072 void enqueueDispatchEntryLocked(const sp<Connection>& connection,
|