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

/frameworks/base/services/input/
H A DInputDispatcher.h551 inline bool hasForegroundTarget() const { function in struct:android::InputDispatcher::DispatchEntry
H A DInputDispatcher.cpp1918 if (dispatchEntry->hasForegroundTarget()) {
2094 if (dispatchEntry->hasForegroundTarget()) {
3510 if (handled || !dispatchEntry->hasForegroundTarget()) {

Completed in 89 milliseconds