Home
last modified time | relevance | path

Searched refs:finishDispatchCycleLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h378 void finishDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
DInputDispatcher.cpp2284 void InputDispatcher::finishDispatchCycleLocked(nsecs_t currentTime, in finishDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher
2377 d->finishDispatchCycleLocked(currentTime, connection, seq, handled); in handleReceiveCallback()