Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:findWaitQueueEntry

3565     DispatchEntry* dispatchEntry = connection->findWaitQueueEntry(seq);
3593 if (dispatchEntry == connection->findWaitQueueEntry(seq)) {
4427 InputDispatcher::DispatchEntry* InputDispatcher::Connection::findWaitQueueEntry(uint32_t seq) {