Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DInputReader_test.cpp1275 class FakePeripheralController : public PeripheralControllerInterface { class
1277 FakePeripheralController(InputDeviceContext& deviceContext) : mDeviceContext(deviceContext) {} in FakePeripheralController() function in android::FakePeripheralController