Searched refs:abortBrokenDispatchCycleLocked (Results 1 - 2 of 2) 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);
H A DInputDispatcher.h1039 void abortBrokenDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,

Completed in 112 milliseconds