Searched refs:abortBrokenDispatchCycleLocked (Results 1 – 2 of 2) sorted by relevance
380 void abortBrokenDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
2256 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/); in startDispatchCycleLocked()2271 abortBrokenDispatchCycleLocked(currentTime, connection, true /*notify*/); in startDispatchCycleLocked()2303 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, in abortBrokenDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher3925 abortBrokenDispatchCycleLocked(currentTime, connection, notify); in unregisterInputChannelLocked()