Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h653 bool afterKeyEventLockedInterruptible(const sp<Connection>& connection,
H A DInputDispatcher.cpp5786 afterKeyEventLockedInterruptible(connection, dispatchEntry, keyEntry, handled); in doDispatchCycleFinishedLockedInterruptible()
5901 bool InputDispatcher::afterKeyEventLockedInterruptible(const sp<Connection>& connection, in afterKeyEventLockedInterruptible() function in android::inputdispatcher::InputDispatcher