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

/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp433 void setAbsoluteAxisValue(int32_t deviceId, int32_t axis, int32_t value) { function in class:android::FakeEventHub
482 setAbsoluteAxisValue(deviceId, code, value);
4300 mFakeEventHub->setAbsoluteAxisValue(DEVICE_ID, ABS_MT_SLOT, 0);

Completed in 214 milliseconds