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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp413 void addRelativeAxis(int32_t deviceId, int32_t axis) { function in class:android::FakeEventHub
3015 mFakeEventHub->addRelativeAxis(DEVICE_ID, REL_X);
3016 mFakeEventHub->addRelativeAxis(DEVICE_ID, REL_Y);

Completed in 163 milliseconds