HomeSort by relevance Sort by last modified time
    Searched refs:DispatchEntry (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputDispatcher.h 534 struct DispatchEntry : Link<DispatchEntry> {
548 DispatchEntry(EventEntry* eventEntry,
550 ~DispatchEntry();
812 Queue<DispatchEntry> outboundQueue;
816 Queue<DispatchEntry> waitQueue;
826 DispatchEntry* findWaitQueueEntry(uint32_t seq);
    [all...]
InputDispatcher.cpp     [all...]

Completed in 1150 milliseconds