Searched defs:DispatchEntry (Results 1 – 2 of 2) sorted by relevance
531 struct DispatchEntry : Link<DispatchEntry> { struct545 DispatchEntry(EventEntry* eventEntry, argument549 inline bool hasForegroundTarget() const { in hasForegroundTarget()553 inline bool isSplit() const { in isSplit()
3832 InputDispatcher::DispatchEntry::DispatchEntry(EventEntry* eventEntry, in DispatchEntry() function in android::InputDispatcher::DispatchEntry