Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1128 bool afterMotionEventLockedInterruptible(const sp<Connection>& connection,
DInputDispatcher.cpp3582 restartEvent = afterMotionEventLockedInterruptible(connection, in doDispatchCycleFinishedLockedInterruptible()
3780 bool InputDispatcher::afterMotionEventLockedInterruptible(const sp<Connection>& connection, in afterMotionEventLockedInterruptible() function in android::InputDispatcher