Searched refs:isTrustedOverlay (Results 1 – 3 of 3) sorted by relevance
43 bool InputWindowInfo::isTrustedOverlay() const { in isTrustedOverlay() function in android::InputWindowInfo
149 bool isTrustedOverlay() const;
1669 && otherInfo->visible && !otherInfo->isTrustedOverlay() in isWindowObscuredAtPointLocked()1690 && otherInfo->visible && !otherInfo->isTrustedOverlay() in isWindowObscuredLocked()