Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h730 void synthesizeCancelationEvents(nsecs_t currentTime,
DInputDispatcher.cpp2231 connection->inputState.synthesizeCancelationEvents(currentTime, in synthesizeCancelationEventsForConnectionLocked()
4259 void InputDispatcher::InputState::synthesizeCancelationEvents(nsecs_t currentTime, in synthesizeCancelationEvents() function in android::InputDispatcher::InputState