Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h510 bool afterKeyEventLockedInterruptible(const sp<Connection>& connection,
DInputDispatcher.cpp4774 afterKeyEventLockedInterruptible(connection, dispatchEntry, keyEntry, handled); in doDispatchCycleFinishedLockedInterruptible()
4809 bool InputDispatcher::afterKeyEventLockedInterruptible(const sp<Connection>& connection, in afterKeyEventLockedInterruptible() function in android::inputdispatcher::InputDispatcher