Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h613 void finishDispatchCycleLocked(nsecs_t currentTime,
DInputDispatcher.cpp3968 void InputDispatcher::finishDispatchCycleLocked(nsecs_t currentTime, in finishDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher
4065 finishDispatchCycleLocked(currentTime, connection, finish.seq, finish.handled, in handleReceiveCallback()