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.cpp1395 mBtnStylus2 = in reset()
1413 mBtnStylus2 = 0; in clearButtons()
1438 mBtnStylus2 = rawEvent->value; in process()
1482 if (mBtnStylus2) { in getButtonState()