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

/frameworks/base/services/input/
H A DInputDispatcher.cpp1836 startDispatchCycleLocked(currentTime, connection);
1927 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
2234 startDispatchCycleLocked(currentTime, connection);
3495 startDispatchCycleLocked(now(), connection);
H A DInputDispatcher.h1036 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection);

Completed in 22 milliseconds