Searched defs:DispatchEntry (Results 1 – 2 of 2) sorted by relevance
541 struct DispatchEntry : Link<DispatchEntry> { struct555 DispatchEntry(EventEntry* eventEntry, argument559 inline bool hasForegroundTarget() const { in hasForegroundTarget()563 inline bool isSplit() const { in isSplit()
4012 InputDispatcher::DispatchEntry::DispatchEntry(EventEntry* eventEntry, in DispatchEntry() function in android::InputDispatcher::DispatchEntry