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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp2007 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2021 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2052 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
3358 abortBrokenDispatchCycleLocked(currentTime, connection, notify);

Completed in 14 milliseconds