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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1827 startDispatchCycleLocked(currentTime, connection);
1918 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
2225 startDispatchCycleLocked(currentTime, connection);
3549 startDispatchCycleLocked(now(), connection);
H A DInputDispatcher.h1058 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection);

Completed in 31 milliseconds