Searched defs:DispatchEntry (Results 1 – 2 of 2) sorted by relevance
540 struct DispatchEntry : Link<DispatchEntry> { struct554 DispatchEntry(EventEntry* eventEntry, argument558 inline bool hasForegroundTarget() const { in hasForegroundTarget()562 inline bool isSplit() const { in isSplit()
4074 InputDispatcher::DispatchEntry::DispatchEntry(EventEntry* eventEntry, in DispatchEntry() function in android::InputDispatcher::DispatchEntry