Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h776 bool mBtnStylus2; variable
DInputReader.cpp1387 mBtnStylus2 = in reset()
1405 mBtnStylus2 = 0; in clearButtons()
1430 mBtnStylus2 = rawEvent->value; in process()
1474 if (mBtnStylus2) { in getButtonState()