Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h552 inline bool hasForegroundTarget() const { in hasForegroundTarget() function
DInputDispatcher.cpp1934 if (dispatchEntry->hasForegroundTarget()) { in enqueueDispatchEntryLocked()
2110 if (dispatchEntry->hasForegroundTarget()) { in releaseDispatchEntryLocked()
3589 if (handled || !dispatchEntry->hasForegroundTarget()) { in afterKeyEventLockedInterruptible()