Searched refs:POLICY_FLAG_INTERACTIVE (Results 1 – 2 of 2) sorted by relevance
208 POLICY_FLAG_INTERACTIVE = 0x20000000, enumerator
994 policyFlags |= POLICY_FLAG_INTERACTIVE; in interceptKeyBeforeQueueing()1032 policyFlags |= POLICY_FLAG_INTERACTIVE; in interceptMotionBeforeQueueing()1035 if (policyFlags & POLICY_FLAG_INTERACTIVE) { in interceptMotionBeforeQueueing()