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

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

Completed in 371 milliseconds