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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp319 KeyedVector<int, bool> relativeAxes; member in struct:android::FakeEventHub::Device
393 device->relativeAxes.add(axis, true);
513 return device->relativeAxes.indexOfKey(axis) >= 0;

Completed in 14 milliseconds