Home
last modified time | relevance | path

Searched refs:hasForegroundTarget (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h614 inline bool hasForegroundTarget() const { in hasForegroundTarget() function
DInputDispatcher.cpp2122 if (dispatchEntry->hasForegroundTarget()) { in enqueueDispatchEntryLocked()
2333 if (dispatchEntry->hasForegroundTarget()) { in releaseDispatchEntry()
4256 if (handled || !dispatchEntry->hasForegroundTarget()) { in afterKeyEventLockedInterruptible()