Home
last modified time | relevance | path

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

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