Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h564 void finishDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
H A DInputDispatcher.cpp3333 void InputDispatcher::finishDispatchCycleLocked(nsecs_t currentTime, in finishDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher
3423 finishDispatchCycleLocked(currentTime, connection, finish.seq, finish.handled, in handleReceiveCallback()