Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.h1077 bool afterKeyEventLockedInterruptible(const sp<Connection>& connection,
DInputDispatcher.cpp3407 restartEvent = afterKeyEventLockedInterruptible(connection, in doDispatchCycleFinishedLockedInterruptible()
3437 bool InputDispatcher::afterKeyEventLockedInterruptible(const sp<Connection>& connection, in afterKeyEventLockedInterruptible() function in android::InputDispatcher