Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputWindow.cpp43 bool InputWindowInfo::isTrustedOverlay() const { in isTrustedOverlay() function in android::InputWindowInfo
DInputWindow.h149 bool isTrustedOverlay() const;
DInputDispatcher.cpp1669 && otherInfo->visible && !otherInfo->isTrustedOverlay() in isWindowObscuredAtPointLocked()
1690 && otherInfo->visible && !otherInfo->isTrustedOverlay() in isWindowObscuredLocked()