Home
last modified time | relevance | path

Searched refs:isTrustedOverlay (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/input/
DInputWindow.cpp36 bool InputWindowInfo::isTrustedOverlay() const { in isTrustedOverlay() function in android::InputWindowInfo
DInputWindow.h144 bool isTrustedOverlay() const;
DInputDispatcher.cpp1805 if (otherInfo->visible && ! otherInfo->isTrustedOverlay() in isWindowObscuredAtPointLocked()