Home
last modified time | relevance | path

Searched refs:BLOCK_TOUCH_WHEN_STYLUS_HOVER (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DPreferStylusOverTouchBlocker.cpp25 const bool BLOCK_TOUCH_WHEN_STYLUS_HOVER = !input_flags::disable_reject_touch_on_stylus_hover(); variable
104 const bool isDisengageOrCancel = BLOCK_TOUCH_WHEN_STYLUS_HOVER in processMotion()
130 const bool isEngage = BLOCK_TOUCH_WHEN_STYLUS_HOVER in processMotion()