Searched refs:BLOCK_TOUCH_WHEN_STYLUS_HOVER (Results 1 – 1 of 1) sorted by relevance
25 const bool BLOCK_TOUCH_WHEN_STYLUS_HOVER = !input_flags::disable_reject_touch_on_stylus_hover(); variable104 const bool isDisengageOrCancel = BLOCK_TOUCH_WHEN_STYLUS_HOVER in processMotion()130 const bool isEngage = BLOCK_TOUCH_WHEN_STYLUS_HOVER in processMotion()