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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h1064 void enqueueDispatchEntriesLocked(nsecs_t currentTime, const sp<Connection>& connection,
H A DInputDispatcher.cpp1810 enqueueDispatchEntriesLocked(currentTime, connection,
1818 enqueueDispatchEntriesLocked(currentTime, connection, eventEntry, inputTarget);
1821 void InputDispatcher::enqueueDispatchEntriesLocked(nsecs_t currentTime, function in class:android::InputDispatcher

Completed in 492 milliseconds