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

/frameworks/base/services/input/tests/
H A DInputReader_test.cpp2400 TOOL = 1 << 2, enumerator in enum:android::TouchInputMapperTest::Axes
2512 if (axes & TOOL) {
3117 prepareAxes(POSITION | PRESSURE | TOOL | DISTANCE | TILT);
3637 if (axes & TOOL) {
4370 prepareAxes(POSITION | TOUCH | TOOL | PRESSURE | ORIENTATION | ID | MINOR | DISTANCE);
4420 prepareAxes(POSITION | TOUCH | TOOL | MINOR);
4458 prepareAxes(POSITION | TOUCH | TOOL);
4511 prepareAxes(POSITION | TOUCH | TOOL);

Completed in 116 milliseconds