Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h513 bool afterMotionEventLockedInterruptible(const sp<Connection>& connection,
DInputDispatcher.cpp4777 restartEvent = afterMotionEventLockedInterruptible(connection, dispatchEntry, motionEntry, in doDispatchCycleFinishedLockedInterruptible()
4986 bool InputDispatcher::afterMotionEventLockedInterruptible(const sp<Connection>& connection, in afterMotionEventLockedInterruptible() function in android::inputdispatcher::InputDispatcher