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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp2461 TOUCH = 1 << 1, enumerator in enum:android::TouchInputMapperTest::Axes
3691 if (axes & TOUCH) {
4432 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4482 prepareAxes(POSITION | TOUCH | TOOL | MINOR);
4520 prepareAxes(POSITION | TOUCH | TOOL);
4573 prepareAxes(POSITION | TOUCH | TOOL);

Completed in 149 milliseconds