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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp2021 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2035 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/);
2066 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, function in class:android::InputDispatcher
3383 abortBrokenDispatchCycleLocked(currentTime, connection, notify);
H A DInputDispatcher.h1071 void abortBrokenDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,

Completed in 52 milliseconds