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

/frameworks/base/services/input/
H A DInputDispatcher.cpp2016 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2030 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2061 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
3306 abortBrokenDispatchCycleLocked(currentTime, connection, notify);

Completed in 160 milliseconds