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

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

Completed in 80 milliseconds