Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1125 bool afterKeyEventLockedInterruptible(const sp<Connection>& connection,
DInputDispatcher.cpp3642 restartEvent = afterKeyEventLockedInterruptible(connection, in doDispatchCycleFinishedLockedInterruptible()
3672 bool InputDispatcher::afterKeyEventLockedInterruptible(const sp<Connection>& connection, in afterKeyEventLockedInterruptible() function in android::InputDispatcher