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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.h552 inline bool hasForegroundTarget() const { function in struct:android::InputDispatcher::DispatchEntry
H A DInputDispatcher.cpp1909 if (dispatchEntry->hasForegroundTarget()) {
2085 if (dispatchEntry->hasForegroundTarget()) {
3564 if (handled || !dispatchEntry->hasForegroundTarget()) {

Completed in 985 milliseconds