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

/frameworks/base/services/input/
H A DInputDispatcher.h549 inline bool hasForegroundTarget() const { function in struct:android::InputDispatcher::DispatchEntry
H A DInputDispatcher.cpp1875 if (dispatchEntry->hasForegroundTarget()) {
2051 if (dispatchEntry->hasForegroundTarget()) {
3448 if (handled || !dispatchEntry->hasForegroundTarget()) {

Completed in 15 milliseconds