Searched defs:DispatchEntry (Results 1 – 2 of 2) sorted by relevance
534 struct DispatchEntry : Link<DispatchEntry> { struct548 DispatchEntry(EventEntry* eventEntry, argument552 inline bool hasForegroundTarget() const { in hasForegroundTarget()556 inline bool isSplit() const { in isSplit()
3968 InputDispatcher::DispatchEntry::DispatchEntry(EventEntry* eventEntry, in DispatchEntry() function in android::InputDispatcher::DispatchEntry