Searched refs:isTouchTrustedLocked (Results 1 – 2 of 2) sorted by relevance
582 bool isTouchTrustedLocked(const TouchOcclusionInfo& occlusionInfo) const REQUIRES(mLock);
3207 bool InputDispatcher::isTouchTrustedLocked(const TouchOcclusionInfo& occlusionInfo) const { in isTouchTrustedLocked() function in android::inputdispatcher::InputDispatcher5256 if (!isTouchTrustedLocked(occlusionInfo)) { in canWindowReceiveMotionLocked()