Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.h609 void enqueueDispatchEntryAndStartDispatchCycleLocked(
H A DInputDispatcher.cpp3431 enqueueDispatchEntryAndStartDispatchCycleLocked(currentTime, connection, in prepareDispatchCycleLocked()
3439 enqueueDispatchEntryAndStartDispatchCycleLocked(currentTime, connection, eventEntry, in prepareDispatchCycleLocked()
3443 void InputDispatcher::enqueueDispatchEntryAndStartDispatchCycleLocked( in enqueueDispatchEntryAndStartDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher