Searched refs:isPointerEvent (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp840 bool isPointerEvent = entry->source & AINPUT_SOURCE_CLASS_POINTER; local
847 if (isPointerEvent) {
863 CancelationOptions::Mode mode(isPointerEvent ?

Completed in 46 milliseconds