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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2490 TOUCH = 1 << 1, enumerator in enum:android::TouchInputMapperTest::Axes
3763 if (axes & TOUCH) {
4504 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4554 prepareAxes(POSITION | TOUCH | TOOL | MINOR);
4592 prepareAxes(POSITION | TOUCH | TOOL);
4645 prepareAxes(POSITION | TOUCH | TOOL);

Completed in 266 milliseconds