Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputReader.h447 bool mBtnStylus2; variable
DInputReader.cpp1460 mBtnStylus2 = in reset()
1478 mBtnStylus2 = 0; in clearButtons()
1503 mBtnStylus2 = rawEvent->value; in process()
1547 if (mBtnStylus2) { in getButtonState()