Searched refs:MINOR (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2486 MINOR = 1 << 5, enumerator in enum:android::TouchInputMapperTest::Axes
3758 if (axes & MINOR) {
3766 if (axes & MINOR) {
4496 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4546 prepareAxes(POSITION | TOUCH | TOOL | MINOR);

Completed in 150 milliseconds