Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h559 inline bool hasForegroundTarget() const { in hasForegroundTarget() function
DInputDispatcher.cpp1955 if (dispatchEntry->hasForegroundTarget()) { in enqueueDispatchEntryLocked()
2131 if (dispatchEntry->hasForegroundTarget()) { in releaseDispatchEntryLocked()
3621 if (handled || !dispatchEntry->hasForegroundTarget()) { in afterKeyEventLockedInterruptible()