Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DPreferStylusOverTouchBlocker.cpp104 const bool isDisengageOrCancel = BLOCK_TOUCH_WHEN_STYLUS_HOVER in processMotion() local
120 if (isDisengageOrCancel) { in processMotion()
157 if (isDisengageOrCancel) { in processMotion()
172 if (isDisengageOrCancel) { in processMotion()
183 if (!isDisengageOrCancel) { in processMotion()