Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h558 inline bool hasForegroundTarget() const { in hasForegroundTarget() function
DInputDispatcher.cpp1990 if (dispatchEntry->hasForegroundTarget()) { in enqueueDispatchEntryLocked()
2166 if (dispatchEntry->hasForegroundTarget()) { in releaseDispatchEntryLocked()
3683 if (handled || !dispatchEntry->hasForegroundTarget()) { in afterKeyEventLockedInterruptible()