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

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

Completed in 204 milliseconds