Searched refs:POLICY_FLAG_WOKE_HERE (Results 1 – 3 of 3) sorted by relevance
154 POLICY_FLAG_WOKE_HERE = 0x10000000, enumerator
806 policyFlags |= POLICY_FLAG_WOKE_HERE; in interceptKeyBeforeQueueing()843 policyFlags |= POLICY_FLAG_WOKE_HERE | POLICY_FLAG_BRIGHT_HERE; in interceptMotionBeforeQueueing()
2391 if (policyFlags & POLICY_FLAG_WOKE_HERE) { in notifyKey()2574 if (policyFlags & POLICY_FLAG_WOKE_HERE) { in injectInputEvent()