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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp1870 startDispatchCycleLocked(currentTime, connection);
1964 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
2278 startDispatchCycleLocked(currentTime, connection);
3606 startDispatchCycleLocked(now(), connection);
H A DInputDispatcher.h1075 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection);

Completed in 43 milliseconds