Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp2161 class FakePeripheralController : public PeripheralControllerInterface { class
2163 FakePeripheralController(InputDeviceContext& deviceContext) : mDeviceContext(deviceContext) {} in FakePeripheralController() function in android::FakePeripheralController