Searched refs:preDispatchEvent (Results 1 – 3 of 3) sorted by relevance
84 bool preDispatchEvent(AInputEvent* event);
288 return queue->preDispatchEvent(event) ? 1 : 0; in AInputQueue_preDispatchEvent()
234 bool AInputQueue::preDispatchEvent(AInputEvent* event) { in preDispatchEvent() function in AInputQueue