Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h604 void enqueueDispatchEntryAndStartDispatchCycleLocked(
DInputDispatcher.cpp3406 enqueueDispatchEntryAndStartDispatchCycleLocked(currentTime, connection, in prepareDispatchCycleLocked()
3414 enqueueDispatchEntryAndStartDispatchCycleLocked(currentTime, connection, eventEntry, in prepareDispatchCycleLocked()
3418 void InputDispatcher::enqueueDispatchEntryAndStartDispatchCycleLocked( in enqueueDispatchEntryAndStartDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher