Searched refs:STATE_IGNORE_REPEAT_CLICK_ENABLED (Results 1 – 4 of 4) sorted by relevance
107 const uint32_t STATE_IGNORE_REPEAT_CLICK_ENABLED = 0x00002000; variable
111 extern const uint32_t STATE_IGNORE_REPEAT_CLICK_ENABLED;
778 state |= STATE_IGNORE_REPEAT_CLICK_ENABLED; in GetConfigState()
1453 if (stateType & Accessibility::STATE_IGNORE_REPEAT_CLICK_ENABLED) { in OnIgnoreRepeatClickStateChanged()