Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h689 std::unique_ptr<const KeyEntry> afterKeyEventLockedInterruptable(
DInputDispatcher.cpp6403 afterKeyEventLockedInterruptable(connection, &dispatchEntry, handled); in doDispatchCycleFinishedCommand()
6626 std::unique_ptr<const KeyEntry> InputDispatcher::afterKeyEventLockedInterruptable( in afterKeyEventLockedInterruptable() function in android::inputdispatcher::InputDispatcher