Home
last modified time | relevance | path

Searched defs:FakeVibratorInputMapper (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1244 class FakeVibratorInputMapper : public FakeInputMapper { class
1246 FakeVibratorInputMapper(InputDeviceContext& deviceContext, in FakeVibratorInputMapper() function in android::FakeVibratorInputMapper