Searched defs:abortBrokenDispatchCycleLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/input/
H A DInputDispatcher.cpp2017 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2031 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2062 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
3332 abortBrokenDispatchCycleLocked(currentTime, connection, notify);

Completed in 32 milliseconds