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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1841 startDispatchCycleLocked(currentTime, connection);
1932 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
2246 startDispatchCycleLocked(currentTime, connection);
3574 startDispatchCycleLocked(now(), connection);
H A DInputDispatcher.h1068 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection);

Completed in 371 milliseconds