Searched refs:afterKeyEventLockedInterruptible (Results 1 – 2 of 2) sorted by relevance
442 bool afterKeyEventLockedInterruptible(const sp<Connection>& connection,
4199 afterKeyEventLockedInterruptible(connection, dispatchEntry, keyEntry, handled); in doDispatchCycleFinishedLockedInterruptible()4228 bool InputDispatcher::afterKeyEventLockedInterruptible(const sp<Connection>& connection, in afterKeyEventLockedInterruptible() function in android::inputdispatcher::InputDispatcher