Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h616 void abortBrokenDispatchCycleLocked(nsecs_t currentTime,
DInputDispatcher.cpp3897 abortBrokenDispatchCycleLocked(currentTime, connection, /*notify=*/true); in startDispatchCycleLocked()
3912 abortBrokenDispatchCycleLocked(currentTime, connection, /*notify=*/true); in startDispatchCycleLocked()
3987 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, in abortBrokenDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher
6202 abortBrokenDispatchCycleLocked(currentTime, connection, notify); in removeInputChannelLocked()