Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp2000 class FakeVibratorInputMapper : public FakeInputMapper { class
2002 FakeVibratorInputMapper(InputDeviceContext& deviceContext, uint32_t sources) in FakeVibratorInputMapper() function in android::FakeVibratorInputMapper
2014 FakeVibratorInputMapper& mapper = in TEST_F()
2015 device->addMapper<FakeVibratorInputMapper>(eventHubId, AINPUT_SOURCE_KEYBOARD); in TEST_F()