Searched refs:isTrustedOverlay (Results 1 – 3 of 3) sorted by relevance
36 bool InputWindowInfo::isTrustedOverlay() const { in isTrustedOverlay() function in android::InputWindowInfo
144 bool isTrustedOverlay() const;
1805 if (otherInfo->visible && ! otherInfo->isTrustedOverlay() in isWindowObscuredAtPointLocked()