Searched refs:obscuringPackage (Results 1 – 2 of 2) sorted by relevance
574 std::string obscuringPackage; member
3166 info.obscuringPackage = otherInfo->packageName; in computeTouchOcclusionInfoLocked()3180 info.obscuringPackage = otherInfo->packageName; in computeTouchOcclusionInfoLocked()3209 ALOGW("Untrusted touch due to occlusion by %s/%s", occlusionInfo.obscuringPackage.c_str(), in isTouchTrustedLocked()3216 occlusionInfo.obscuringPackage.c_str(), occlusionInfo.obscuringUid.toString().c_str(), in isTouchTrustedLocked()5263 ALOGW("Dropping untrusted touch event due to %s/%s", occlusionInfo.obscuringPackage.c_str(), in canWindowReceiveMotionLocked()