Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/reader/
DEventHub.cpp2374 bool haveStylusButtons = device->keyBitmask.test(BTN_STYLUS) || in openDeviceLocked() local
2376 if (haveKeyboardKeys || haveGamepadButtons || haveStylusButtons) { in openDeviceLocked()
2405 !device->keyBitmask.any(BTN_TOOL_PEN, BTN_TOOL_FINGER) && !haveStylusButtons) { in openDeviceLocked()